[Mlir-commits] [mlir] [mlir] Add importedEntities field in DIComplileUnitAttr. (PR #188576)

Christian Ulmann llvmlistbot at llvm.org
Tue Apr 7 06:56:13 PDT 2026


Dinistro wrote:

> Hi @Dinistro Sorry it was easter holidays in the UK. I will try to get on it today. Although I wonder how it was working before. I guess because we just ignored the imports field in the `DICompileUnit` while translating.

I guess the cycle was only introduced once the DIImportedEntity are being properly imported. Before that, the cycle was broken during the import.

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


More information about the Mlir-commits mailing list