[Mlir-commits] [clang] [llvm] [mlir] [IR] Explicitly specify target feature for module asm (PR #204548)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jul 3 07:21:58 PDT 2026


ronlieb wrote:

i am seeing same issue:
 <inline asm>:8:5: error: 32 bit reloc applied to a field with a different size
    8 | jmp __interceptor_fread_unlocked at plt
      |     ^


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


More information about the Mlir-commits mailing list