[PATCH] Add a "no-split-stack" function attribute.

Luqman Aden me+llvm at luqman.ca
Thu Oct 17 22:03:18 PDT 2013


On Thu, Oct 17, 2013 at 10:02 PM, Luqman Aden <me+llvm at luqman.ca> wrote:
> So how would tools like clang and llc work after removing
> EnableSegmentedStacks? Would passing -segmented-stacks/-fsplit-stacks
> just put the split-stack attribute on all function automatically?

In which case, how is that any different than just having EnableSegmentedStacks?



More information about the llvm-commits mailing list