Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up -fstack-protector on linux to use the segment | Eric Christopher | 2010-07-06 | 1 | -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 Gohman | 2009-09-09 | 1 | -2/+2 |
| | | | | llvm-svn: 81293 | ||||
* | A simple test for stack protectors. This should be valid on all platforms. | Bill Wendling | 2008-11-18 | 1 | -0/+25 |
llvm-svn: 59505 |