tsan: cache pc's that cause suppressions (this way we do not need to symbolize the...
authorDmitry Vyukov <dvyukov@google.com>
Fri, 5 Oct 2012 15:51:32 +0000 (15:51 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 5 Oct 2012 15:51:32 +0000 (15:51 +0000)
commit90c9cbfed4e5cad132d2631cb025fbdce2757727
tree6b8a949ae923ae24aef0bd6735432757e02ef6b8
parent8329e15685a26d8e6a9a85ba339a0afc88c169f6
tsan: cache pc's that cause suppressions (this way we do not need to symbolize the reports)

llvm-svn: 165317
compiler-rt/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/lib/tsan/rtl/tsan_mman.cc
compiler-rt/lib/tsan/rtl/tsan_rtl.cc
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cc
compiler-rt/lib/tsan/rtl/tsan_rtl_report.cc
compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc
compiler-rt/lib/tsan/rtl/tsan_suppressions.cc
compiler-rt/lib/tsan/rtl/tsan_suppressions.h