[flang-commits] [flang] [mlir] [mlir][debug] Handle DIImportedEntity. (PR #103055)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Fri Aug 23 02:04:35 PDT 2024
================
@@ -208,6 +208,21 @@ DINamespaceAttr DebugImporter::translateImpl(llvm::DINamespace *node) {
node->getExportSymbols());
}
+DIImportedEntityAttr
----------------
abidh wrote:
I added a comment on the attribute.
https://github.com/llvm/llvm-project/pull/103055
More information about the flang-commits
mailing list