1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Instrumentation/ThreadSanitizer
Arthur Eubanks b57fa43169 [test][TSan] Fix tests under NPM
Under NPM, the TSan passes are split into a module and function pass. A
couple tests were testing for inserted module constructors, which is
only part of the module pass.
2020-09-18 11:37:55 -07:00
..
atomic-non-integer.ll
atomic.ll
capture.ll
do-not-instrument-memory-access.ll [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
eh.ll
no_sanitize_thread.ll
read_before_write.ll
read_from_global.ll
sanitize-thread-no-checking.ll
str-nobuiltin.ll
tsan_address_space_attr.ll
tsan_basic.ll [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
tsan_musttail.ll [TSAN] Handle musttail call properly in EscapeEnumerator (and TSAN) 2020-09-15 15:20:05 -07:00
tsan-vs-gvn.ll
unaligned.ll
volatile.ll
vptr_read.ll
vptr_update.ll