summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/split-stacks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement the no_split_stack attribute.Peter Collingbourne2014-05-191-0/+33
This is a GNU attribute that allows split stacks to be turned off on a per-function basis. Differential Revision: http://reviews.llvm.org/D3817 llvm-svn: 209167
OpenPOWER on IntegriCloud