[PATCH] D91620: [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 13:42:19 PST 2022
haowei added a comment.
What is your cmake command line when you test the code (when all Profile-x86_64 tests passes)?
Those tests shouldn't be affected by the way Fuchsia build the clang toolchain.
I am trying to reproduce the test failures without Fuchsia related stuff and see if I can get a reproducer.
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