diff options
author | Kuba Mracek <mracek@apple.com> | 2017-01-06 19:34:54 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2017-01-06 19:34:54 +0000 |
commit | 43d287e04ecf5b6283d0c55754ec24455b9ea0c9 (patch) | |
tree | 709d9cb4eaf502a029af2b20777507e020676d44 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fb96e04efb25769db2a971831fe1ea46527415f4 (diff) | |
download | bcm5719-llvm-43d287e04ecf5b6283d0c55754ec24455b9ea0c9.tar.gz bcm5719-llvm-43d287e04ecf5b6283d0c55754ec24455b9ea0c9.zip |
[sanitizer] Track which modules are instrumented in LoadedModule objects
This patch adds tracking which modules are instrumented and which are not. On macOS, instrumented modules link against the ASan/TSan/... dylib, so we can just check if such a load command exists or not.
Differential Revision: https://reviews.llvm.org/D28263
llvm-svn: 291268
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions