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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 16 05:04:38 PDT 2013


> So would you rather no-split-stack implied noinline?

More than that, you probably don't want functions being inlined into it, no?

In any case. It is probably better to leave the inliner changes for a
second patch.

Cheers,
Rafael



More information about the llvm-commits mailing list