[llvm-branch-commits] [llvm] release/19.x: Revert "[LLVM] Silence compiler-rt warning in runtimes build (#99525)" (PR #102475)
Peter Waller via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 8 08:06:23 PDT 2024
peterwaller-arm wrote:
> Do you know what LLVM_CONFIG_PATH is set to in this case?
In both good and bad cases they're set to `$BUILD_DIR/bin/llvm-config`, according to what is in `$BUILD_DIR/runtimes/builtins-bins/CMakeCache.txt`, at least.
https://github.com/llvm/llvm-project/pull/102475
More information about the llvm-branch-commits
mailing list