A simple test for stack protectors. This should be valid on all platforms.
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 07:34:50 +0000 (07:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 07:34:50 +0000 (07:34 +0000)
commitc4ae87ac76936f5eb9db1fe56ec84e36f3b02516
treed576ad31c9d0e440fa285e9b4033d18b3df8963e
parent733bbc5320ac9d729caa8c0fe741dd516e7eda0b
A simple test for stack protectors. This should be valid on all platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59505 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/stack-protector.ll [new file with mode: 0644]