[PATCH] D69405: Fix lld detection in standalone compiler-rt.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 14:02:42 PDT 2019
eugenis added a comment.
Second attempt to re-enable hwasan testing. This time, do not add lld as a dependency of the test suites if it not a CMake target (i.e. if it is simply available through -fuse-ld=lld somehow).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69405/new/
https://reviews.llvm.org/D69405
More information about the llvm-commits
mailing list