[clang] [Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin (PR #87866)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 09:25:58 PDT 2024


estewart08 wrote:

Is it expected now that `clang --print-runtime-dir` will always have the clang host triple appended even if `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR` is off?

https://github.com/llvm/llvm-project/pull/87866


More information about the cfe-commits mailing list