[all-commits] [llvm/llvm-project] 921c54: [compiler-rt] Fix lld dependency for sanitizers
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jul 22 18:08:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 921c548f11ea0c21be3da87ba728ce23c11bf1a8
https://github.com/llvm/llvm-project/commit/921c548f11ea0c21be3da87ba728ce23c11bf1a8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M compiler-rt/test/asan/CMakeLists.txt
M compiler-rt/test/fuzzer/CMakeLists.txt
M compiler-rt/test/hwasan/CMakeLists.txt
M compiler-rt/test/ubsan/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Fix lld dependency for sanitizers
TARGET lld is always false there.
More information about the All-commits
mailing list