[clang] [Clang] Enable multilib library support for Linux/Windows (PR #188584)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 07:30:26 PDT 2026
jhuber6 wrote:
I'm curious if I should generalize this even more, I can think of reasons why you would want this for GPU libraries as well so I could apply it to all ELF toolchains. I would appreciate someone who's familiar with this area chiming in, my main goal is to be able to deprecate some custom behavior in the ROCm toolchain.
https://github.com/llvm/llvm-project/pull/188584
More information about the cfe-commits
mailing list