Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Record function attribute "stackrealign" instead of using backend option | Akira Hatanaka | 2015-09-11 | 1 | -0/+8 |
-force-align-stack. Also, make changes to the driver so that -mno-stack-realign is no longer an option exposed to the end-user that disallows stack realignment in the backend. Differential Revision: http://reviews.llvm.org/D11815 llvm-svn: 247451 |