diff options
author | Emily Shi <code@emi.sh> | 2021-11-08 17:19:57 -0800 |
---|---|---|
committer | Emily Shi <code@emi.sh> | 2021-11-10 19:16:20 -0800 |
commit | 919ca9fc045f84b507bf80332c398a6fc3be1681 (patch) | |
tree | b5efbe0160dafca41b093552ce96e8e17fafb5f2 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 56efafeabfaeaa891c0b308e9f728d8f98feea79 (diff) | |
download | llvm-919ca9fc045f84b507bf80332c398a6fc3be1681.zip llvm-919ca9fc045f84b507bf80332c398a6fc3be1681.tar.gz llvm-919ca9fc045f84b507bf80332c398a6fc3be1681.tar.bz2 |
[compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS
Currently, SANITIZER_COMMON_SUPPORTED_OS is being used to enable many libraries.
Unfortunately this makes it impossible to selectively disable a library based on the OS.
This patch removes this limitation by adding a separate list of supported OSs for the lsan, ubsan, ubsan_minimal, and stats libraries.
Reviewed By: delcypher
Differential Revision: https://reviews.llvm.org/D113444
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions