[llvm] r247450 - Use function attribute "stackrealign" to decide whether stack
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 12:40:49 PDT 2015
On Fri, Sep 11, 2015 at 06:54:39PM -0000, Akira Hatanaka via llvm-commits wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=247450&view=rev
> Log:
> Use function attribute "stackrealign" to decide whether stack
> realignment should be forced.
Can you please actually call it force_stackrealign or
always_realign_stack to avoid confusion?
Joerg
More information about the llvm-commits
mailing list