llvm-6502/test/Instrumentation/AddressSanitizer
2012-09-27 10:14:43 +00:00
..
X86
asan-vs-gvn.ll Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
basic.ll
do-not-touch-odr-global.ll
do-not-touch-threadlocal.ll
instrument_global.ll
instrument_initializer_metadata.ll [asan] add code to detect global initialization fiasco in C/C++. The sub-pass is off by default for now. Patch by Reid Watson. Note: this patch changes the interface between LLVM and compiler-rt parts of asan. The corresponding patch to compiler-rt will follow. 2012-08-21 08:24:25 +00:00
instrument_load_then_store.ll
instrument-no-return.ll
lit.local.cfg
test64.ll