summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/stackrealign.c
Commit message (Collapse)AuthorAgeFilesLines
* Record function attribute "stackrealign" instead of using backend optionAkira Hatanaka2015-09-111-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
OpenPOWER on IntegriCloud