[clang] [lld] [llvm] AMDGPU: Use ELF mangling in data layout (PR #163011)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 15 13:29:44 PDT 2025


jhuber6 wrote:

We probably need an exception or something in the IR linker to avoid printing warnings for a case like this. I think we do the exact same thing for the CUDA device library IR.

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


More information about the cfe-commits mailing list