[all-commits] [llvm/llvm-project] 2344a7: [test][sanitizer] Check LINKER_IS_LLD to detect LLD
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Sep 11 11:02:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2344a72dd63661098244b3bc43696710686ef9d9
https://github.com/llvm/llvm-project/commit/2344a72dd63661098244b3bc43696710686ef9d9
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
[test][sanitizer] Check LINKER_IS_LLD to detect LLD
This enables some tests requiring LLD when we test
compiler-rt activated with LLVM_ENABLE_RUNTIMES.
More information about the All-commits
mailing list