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

Christian Ulmann llvmlistbot at llvm.org
Tue Nov 28 13:25:03 PST 2023


================
@@ -34,6 +48,7 @@ void LLVMDialect::registerAttributes() {
   addAttributes<
 #define GET_ATTRDEF_LIST
 #include "mlir/Dialect/LLVMIR/LLVMOpsAttrDefs.cpp.inc"
+
----------------
Dinistro wrote:

Seems weird, as I do not recall seeing this before

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


More information about the Mlir-commits mailing list