[Mlir-commits] [mlir] [mlir][debug] Make DICompileUnitAttr recursive. (PR #190808)
Tobias Gysi
llvmlistbot at llvm.org
Tue Apr 7 12:58:47 PDT 2026
https://github.com/gysit commented:
Thanks for the fix!
I believe we should also add an export test for example in:
`mlir/test/Target/LLVMIR/llvmir-debug.mlir`
The import tests for the debug info are typically in:
`mlir/test/Dialect/LLVMIR/debuginfo.mlir`
So it could make sense to move the test you added there as well.
https://github.com/llvm/llvm-project/pull/190808
More information about the Mlir-commits
mailing list