aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/stack-protector.ll
AgeCommit message (Expand)Author
2010-07-06Fix up -fstack-protector on linux to use the segmentEric Christopher
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-18A simple test for stack protectors. This should be valid on all platforms.Bill Wendling