[libc-commits] [libc] [llvm] [openmp] [LLVM] Fix and adjust runtime multilibs builds (PR #188303)

Michael Kruse via libc-commits libc-commits at lists.llvm.org
Wed Mar 25 05:17:46 PDT 2026


https://github.com/Meinersbur commented:

Wasn't this already subject of https://github.com/llvm/llvm-project/pull/136208#issuecomment-2819243420 (which was reverted)? It would be great if you'd include such past discussions in the summary we don't review in circles.

It seems that `LLVM_RUNTIMES_TARGET` is only set in a bootstrapping build, not in a default/standalone build, i.e. unrelated to multilib. Can you do those in a separate PR, like ... reapply #136208.

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


More information about the libc-commits mailing list