summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll
Commit message (Expand)AuthorAgeFilesLines
* [ASan] Add -asan-module to the ASan .ll tests.Alexander Potapenko2014-03-201-1/+1
* [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-g...Alexander Potapenko2013-12-251-2/+2
* Change the linkage of these global values to 'internal'.Bill Wendling2013-08-061-2/+2
* [asan] when creating string constants, set unnamed_attr and align 1 so that e...Kostya Serebryany2013-03-181-2/+3
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-261-1/+1
* [asan] don't instrument globals that we've created ourselves (reduces the bin...Kostya Serebryany2012-11-011-0/+19
OpenPOWER on IntegriCloud