summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mbackchain.c
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Add -mbackchain option.Marcin Koscielnicki2016-05-041-0/+7
This option, like the corresponding gcc option, is SystemZ-specific and enables storing frame backchain links, as specified in the ABI. Differential Revision: http://reviews.llvm.org/D19891 llvm-svn: 268575
OpenPOWER on IntegriCloud