summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/split-stacks.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement the no_split_stack attribute.Peter Collingbourne2014-05-191-3/+11
| | | | | | | | | 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
* Update Clang for LLVM split stack API changes in r205997Reid Kleckner2014-04-101-0/+18
Patch by Alex Crichton! llvm-svn: 205998
OpenPOWER on IntegriCloud