PlaceSafepoints: modernize gc.result.* -> gc.result
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / do-not-instrument-internal-globals.ll
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2013-12-25 Alexander Potapenko[ASan] Fix the tests broken by r198018 to check for...
2013-08-06 Bill WendlingChange the linkage of these global values to 'internal'.
2013-03-18 Kostya Serebryany[asan] when creating string constants, set unnamed_attr...
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2012-11-01 Kostya Serebryany[asan] don't instrument globals that we've created...