diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-02-17 18:50:30 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-02-17 18:50:30 +0000 |
commit | 79df18703451f0445a1c5a2ccbc47597666e9d0c (patch) | |
tree | 5cacd05a8f2a1e93d8915b7003cb50e0a3d60349 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 7a9afba9ade731f285ac98bc8695a6ec1cf8340d (diff) | |
download | llvm-79df18703451f0445a1c5a2ccbc47597666e9d0c.zip llvm-79df18703451f0445a1c5a2ccbc47597666e9d0c.tar.gz llvm-79df18703451f0445a1c5a2ccbc47597666e9d0c.tar.bz2 |
[LSan] Make parent tool responsible for initializing LSan flags.
Summary:
LSan can be combined with a parent tool (for now it's only ASan).
Also, we allow LSAN_OPTIONS to override certain common flags. It means
we have to parse LSAN_OPTIONS early enough, before the rest of the
parent tool (including chunks of sanitizer_common) is initialized.
In future, we can use the same approach for UBSan, after we embed it
into ASan runtime in a similar way.
Test Plan: regression test suite
Reviewers: earthdok, eugenis
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D7577
llvm-svn: 229519
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions