[Mlir-commits] [mlir] [mlir][debug] Handle DIImportedEntity. (PR #103055)

Christian Ulmann llvmlistbot at llvm.org
Tue Aug 13 09:13:15 PDT 2024


https://github.com/Dinistro commented:

Is there any restriction on the `scope` of a `di_imported_entity`?
In general, I wonder if it would be better to attach them to the DISubprogramAttr instead, but that leads to yet another way one can get a cyclic attribute (cc @zyx-billy).

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


More information about the Mlir-commits mailing list