[PATCH] D91620: [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 13:51:45 PDT 2022
vitalybuka added a comment.
On zorg/buildbot/builders/sanitizers/buildbot_standard.sh (or sanitizer-x86_64-linux-autoconf) I see
+ cd tsan_debug_build
+ ninja compiler-rt-clear
[1/1] Clobberring compiler-rt build and stamp directories
+ cd tsan_debug_build
+ ninja tsan
ninja: error: 'tools/clang/runtime/compiler-rt-stamps/compiler-rt-source_dirinfo.txt', needed by 'tools/clang/runtime/compiler-rt-stamps/compiler-rt-download', missing and no known
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91620/new/
https://reviews.llvm.org/D91620
More information about the llvm-commits
mailing list