[Mlir-commits] [mlir] [mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (PR #73367)
    Christian Ulmann 
    llvmlistbot at llvm.org
       
    Mon Nov 27 23:03:11 PST 2023
    
    
  
================
@@ -34,6 +48,7 @@ void LLVMDialect::registerAttributes() {
   addAttributes<
 #define GET_ATTRDEF_LIST
 #include "mlir/Dialect/LLVMIR/LLVMOpsAttrDefs.cpp.inc"
+
----------------
Dinistro wrote:
Nit: Unnecessary newline.
https://github.com/llvm/llvm-project/pull/73367
    
    
More information about the Mlir-commits
mailing list