diff options
author | Alex Shlyapnikov <alekseys@google.com> | 2017-06-03 01:43:44 +0000 |
---|---|---|
committer | Alex Shlyapnikov <alekseys@google.com> | 2017-06-03 01:43:44 +0000 |
commit | 20905044530531f8490f6be3ab59ba5fe4554d26 (patch) | |
tree | ee52142acaebaf80c489f7b14e408a5efc13c407 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | edc20a10c16cedbf787a90bc056d558447ecf28b (diff) | |
download | llvm-20905044530531f8490f6be3ab59ba5fe4554d26.zip llvm-20905044530531f8490f6be3ab59ba5fe4554d26.tar.gz llvm-20905044530531f8490f6be3ab59ba5fe4554d26.tar.bz2 |
[LSan] Detect dynamic loader by its base address.
Summary:
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: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D33859
llvm-svn: 304633
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions