================
@@ -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