[llvm] [M68k] Fix ODR violation in GISel code (PR #72797)

Vadim Petrochenkov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 08:32:28 PST 2023


petrochenkov wrote:

> Perhaps linker implementations are more permissive there. I can check tomorrow whether lld or ld report any warnings for this on Linux.

Yep, no errors or warnings with ELF linkers (both lld and binutils).

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


More information about the llvm-commits mailing list