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

Abid Qadeer llvmlistbot at llvm.org
Mon Aug 19 06:48:06 PDT 2024


abidh wrote:

Hi @zyx-billy, @gysit. @Dinistro   
I pushed a commit that removes scope from DIImportedEntity. I also added a retainedNodes field in the DISubprogramAttr to better mimic DISubprogram. There were some small changes to handle comments from @Dinistro. Please have a look and let me know if this approach makes sense.

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


More information about the Mlir-commits mailing list