[compiler-rt] [ctx_profile] Integration test (PR #92456)
Mircea Trofin via llvm-commits
llvm-commits at lists.llvm.org
Sat May 18 12:59:03 PDT 2024
mtrofin wrote:
> I'm going to try to find a simpler reproducer.
Thanks - I want to make sure I understand what substitutions to add (likely that's what I need to do in the lit.config.py)
But! picking up from @dyung and @sscalpone's comments: if you are already doing `-DCOMPILER_RT_BUILD_SANITIZERS=OFF` and/or `-DCOMPILER_RT_BUILD_MEMPROF=OFF` then the right solution for you should be what @sscalpone suggested, indeed.
https://github.com/llvm/llvm-project/pull/92456
More information about the llvm-commits
mailing list