[PATCH] D101681: [Compiler-rt] Distinguish between testing just built runtime libraries and the libraries shipped with the compiler.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 27 22:45:44 PDT 2021
MaskRay added a comment.
I don't understand what `COMPILER_RT_TEST_STANDALONE_BUILD_LIBS` is, but find that this patch may be related to making
`-DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=on` `clang -shared-libsan` linked executables work on Linux: D108859 <https://reviews.llvm.org/D108859>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101681/new/
https://reviews.llvm.org/D101681
More information about the llvm-commits
mailing list