[Mlir-commits] [mlir] [mlir][debug] Make DICompileUnitAttr recursive. (PR #190808)
Abid Qadeer
llvmlistbot at llvm.org
Wed Apr 8 14:30:57 PDT 2026
abidh wrote:
> 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.
Thanks for your review. I added an export test. The import test was moved in mlir/test/Target/LLVMIR/Import/debug-info.ll.
https://github.com/llvm/llvm-project/pull/190808
More information about the Mlir-commits
mailing list