[Mlir-commits] [mlir] [MLIR][LLVM] add dwarfAddressSpace to DIDerivedType (PR #92043)

Tobias Gysi llvmlistbot at llvm.org
Mon May 13 23:02:44 PDT 2024


https://github.com/gysit commented:

Thanks!

Can you add small import / export tests in:
`llvm-project/mlir/test/Target/LLVMIR/llvmir-debug.mlir`
`llvm-project/mlir/test/Target/LLVMIR/Import/debug-info.ll`
I didn't check but most likely it is sufficient to edit an existing test as long as we cover import/export without and with address space. I do not expect any issues but it still makes sense to cover this in the tests.

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


More information about the Mlir-commits mailing list