[PATCH] Move the segmented stack switch to a function attribute

Reid Kleckner rnk at google.com
Thu Apr 10 16:07:13 PDT 2014


On Thu, Apr 10, 2014 at 3:56 PM, Alex Crichton <alex at crichton.co> wrote:

> > Looks good, but this will require changes to clang to support
> -fsplit-stack.
> > Could you send a companion patch to update clang?
>
> I can indeed, a patch is attached.


Committed in r205997 and r205998.  Thanks!


> > Are there any other major frontends using split stacks that we should
> > notify?
>
> I can deal with Rust, and nothing else comes to mind, but I'm probably
> also not the right candidate for knowing this information...
>

My only best guess is llgo, but I couldn't find any instances of
EnableSegmentedStacks in https://github.com/go-llvm/.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140410/e7d19b3d/attachment.html>


More information about the llvm-commits mailing list