summaryrefslogtreecommitdiff
path: root/test/Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll
Commit message (Expand)AuthorAge
* [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-g...Alexander Potapenko2013-12-25
* Change the linkage of these global values to 'internal'.Bill Wendling2013-08-06
* [asan] when creating string constants, set unnamed_attr and align 1 so that e...Kostya Serebryany2013-03-18
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* [asan] don't instrument globals that we've created ourselves (reduces the bin...Kostya Serebryany2012-11-01