summaryrefslogtreecommitdiff
path: root/lib/msan/msan_interceptors.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-12-14 18:20:18 +0000
committerDmitry Vyukov <dvyukov@google.com>2016-12-14 18:20:18 +0000
commitc769290b1ef351ab85d6b3dea5a778ab39ae2188 (patch)
tree08f2bb70ac192beb8efadb40fe2a768ab79902c0 /lib/msan/msan_interceptors.cc
parenta0b03798c831f542f890b740c4d2805ec6dc650a (diff)
tsan: allow Java VM iterate over allocated objects
Objects may move during the garbage collection, and JVM needs to notify ThreadAnalyzer about that. The new function __tsan_java_find eliminates the need to maintain these objects both in ThreadAnalyzer and JVM. Author: Alexander Smundak (asmundak) Reviewed in https://reviews.llvm.org/D27720 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@289682 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/msan/msan_interceptors.cc')
0 files changed, 0 insertions, 0 deletions