[clang] [clang] [Driver] Fix respecting libdir when locating flang runtime (PR #127345)
Michał Górny via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 16 05:03:07 PST 2025
mgorny wrote:
Hmm, but thinking about it, it should probably grab the right libdir from some multilib config rather than the hardwired build-time value.
https://github.com/llvm/llvm-project/pull/127345
More information about the cfe-commits
mailing list