aboutsummaryrefslogtreecommitdiff
path: root/test/Instrumentation/AddressSanitizer/instrument_global.ll
AgeCommit message (Collapse)Author
2012-11-28[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), ↵Kostya Serebryany
LLVM part. This requires a clang part which will follow. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168781 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-15[asan] fix a testKostya Serebryany
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165938 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-16[asan] add a test for instrumenting globalsKostya Serebryany
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146718 91177308-0d34-0410-b5e6-96231b3b80d8