[libc-commits] [libc] [libc] Fix passing the full runtime target for multilibs (PR #136208)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Mon Apr 21 07:09:25 PDT 2025
jhuber6 wrote:
@petrhosek Is there also an expected way to access the multilib dir? Like, if I have `lib/x86_64-unknown-linux-gnu/debug` do I need to pass that directory manually? Maybe we could accept `--target=<triple>+debug` to point there?
https://github.com/llvm/llvm-project/pull/136208
More information about the libc-commits
mailing list