[llvm-branch-commits] [compiler-rt] release/20.x: [compiler-rt] Respect LLVM_LIBDIR_SUFFIX for runtime install path (PR #194526)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 5 21:46:09 PDT 2026
dpmin7 wrote:
@nikic <
Thanks for review but this is not a patch for new feature.
It is a modification to the output library path to facilitate 32-bit multilib build support.
I believe this is necessary not only for the latest version but also for older versions such as 20.x.
https://github.com/llvm/llvm-project/pull/194526
More information about the llvm-branch-commits
mailing list