[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 16:40:13 PDT 2022
vitalybuka added a comment.
> Please disregard this. It was something wrong with my setup.
So I applied the patch on the actual bot and still see tsan go timeouts.
Maybe we go incrementally with -O0 -> -O1 in this patch? And if needed figure out -O0 in follow up.
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