forked from OSchip/llvm-project
644d9d3a44
Do not instrument pointers with address space attributes since we cannot track them anyway. Instrumenting them results in false positives in ASan and a compiler crash in TSan. (The compiler should not crash in any case, but that's a different problem.) llvm-svn: 273339 |
||
---|---|---|
.. | ||
atomic.ll | ||
capture.ll | ||
do-not-instrument-memory-access.ll | ||
no_sanitize_thread.ll | ||
read_before_write.ll | ||
read_from_global.ll | ||
str-nobuiltin.ll | ||
tsan-vs-gvn.ll | ||
tsan_address_space_attr.ll | ||
tsan_basic.ll | ||
unaligned.ll | ||
vptr_read.ll | ||
vptr_update.ll |