forked from OSchip/llvm-project
19ffcb900f
Currently some users of this function do this explicitly, and all the rest forget to do this. ThreadSanitizer was one of such users, and had missing debug locations for calls into TSan runtime handling atomic operations, eventually leading to poorly symbolized stack traces and malfunctioning suppressions. This is another change relevant to PR23837. llvm-svn: 240460 |
||
---|---|---|
.. | ||
atomic.ll | ||
capture.ll | ||
no_sanitize_thread.ll | ||
read_before_write.ll | ||
read_from_global.ll | ||
tsan-vs-gvn.ll | ||
tsan_basic.ll | ||
unaligned.ll | ||
vptr_read.ll | ||
vptr_update.ll |