diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2016-12-14 18:20:18 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2016-12-14 18:20:18 +0000 |
commit | 963f5490e2140547b217174c9a168a7d7c98978c (patch) | |
tree | 05d5cacfb63c3d761b81316d4d33c2285f724f36 /llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp | |
parent | 4b0790d488db749fa3ec545d7d833a7cea603035 (diff) | |
download | bcm5719-llvm-963f5490e2140547b217174c9a168a7d7c98978c.tar.gz bcm5719-llvm-963f5490e2140547b217174c9a168a7d7c98978c.zip |
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
llvm-svn: 289682
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp')
0 files changed, 0 insertions, 0 deletions