Alex Crichton 50fb57bb10 rustc: Ensure closures are "split-stack"
In upgrading LLVM, only rust functions had the "split-stack" attribute added.
This commit changes the addition of LLVM's "split-stack" attribute to *always*
occur and then we remove it sometimes if the "no_split_stack" rust attribute is
present.

Closes #13625
2014-04-19 10:33:46 -07:00
..
2014-04-18 17:25:34 -07:00
2014-04-17 11:11:39 -07:00
2014-04-17 11:11:39 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-17 11:11:39 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00