[Mlir-commits] [mlir] [mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (PR #73367)

Christian Ulmann llvmlistbot at llvm.org
Mon Nov 27 23:03:12 PST 2023


================
@@ -46,6 +46,7 @@ class LoopAnnotationTranslation;
 
 class AliasScopeAttr;
 class AliasScopeDomainAttr;
+class MDNodeAttr;
----------------
Dinistro wrote:

Nit: This is now dead code

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


More information about the Mlir-commits mailing list