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

Joerg Sonnenberger joerg at britannica.bec.de
Sat Oct 12 05:26:37 PDT 2013


On Fri, Oct 11, 2013 at 06:17:35PM -0700, Luqman Aden wrote:
> This disable emission of segmented-stack prologues on a per-function
> basis, even if segmented stacks are turned on globally.

This sounds quite wrong without any further comment. What ensurse that
the function will find enough stack space for example?

Joerg



More information about the llvm-commits mailing list