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

Justin Wilson llvmlistbot at llvm.org
Tue Nov 28 13:34:43 PST 2023


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

It's Clion being weird.

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


More information about the Mlir-commits mailing list