diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-06-11 01:06:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 18:06:13 -0700 |
commit | 3cef099ceddccefca8e11268624397cde9e04af6 (patch) | |
tree | 59e3e9561718b30399d2fe292d5bb6995333ae2c /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 6f62979a5a5bcf70d65f23e0991a274e6df5955b (diff) | |
download | llvm-3cef099ceddccefca8e11268624397cde9e04af6.zip llvm-3cef099ceddccefca8e11268624397cde9e04af6.tar.gz llvm-3cef099ceddccefca8e11268624397cde9e04af6.tar.bz2 |
[TySan][CMake] Depend on tysan for check-tysan in runtimes build (#143597)
The runtimes build expects libclang_rt.tysan.a to be available, but the
check-tysan target does not actually depend on it when built using a
runtimes build with LLVM_ENABLE_RUNTIMES pointing at ./llvm. This means
we get test failures when running check-compiler-rt due to the missing
static archive.
This patch also makes check-tysan depend on tysan when we are using the
runtimes build.
This is causing premerge failures currently since we recently migrated
to the runtimes build.
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions