summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerDriver.cpp
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2017-10-05 21:38:33 +0000
committerAlex Shlyapnikov <alekseys@google.com>2017-10-05 21:38:33 +0000
commit11ad3b8e2ddac18fc697e434ef5b98966e8f6feb (patch)
treeae9a31606de345dab49457590ace612b5b8c1134 /lib/fuzzer/FuzzerDriver.cpp
parenta7688a2f53cc72a27ab18a80217e0fc08b91252c (diff)
downloadcompiler-rt-11ad3b8e2ddac18fc697e434ef5b98966e8f6feb.tar.gz
[LSan] Detect dynamic loader by its base address.
Summary: Relanding D33859, which was reverted because it has "broken LOTS of ARM/AArch64 bots for two days". If it breaks something again, please provide some pointers to broken bots, not just revert it, otherwise it's very hard to reason what's wrong with this commit. Whenever possible (Linux + glibc 2.16+), detect dynamic loader module by its base address, not by the module name matching. The current name matching approach fails on some configurations. Reviewers: eugenis Subscribers: aemerson, kubamracek, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D38600 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@315024 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/fuzzer/FuzzerDriver.cpp')
0 files changed, 0 insertions, 0 deletions