summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/stack-protector.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix up -fstack-protector on linux to use the segmentEric Christopher2010-07-061-25/+0
| | | | | | | | | registers. Split out testcases per architecture and os now. Patch from Nelson Elhage. llvm-svn: 107640
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* A simple test for stack protectors. This should be valid on all platforms.Bill Wendling2008-11-181-0/+25
llvm-svn: 59505
OpenPOWER on IntegriCloud