[Mlir-commits] [mlir] [mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (PR #73367)
Tobias Gysi
llvmlistbot at llvm.org
Sun Dec 3 11:14:36 PST 2023
================
@@ -237,10 +237,26 @@ define void @bar() {
; // -----
-; Visibility attribute.
-
-; CHECK: llvm.mlir.global external hidden constant @hidden("string")
- at hidden = hidden constant [6 x i8] c"string"
----------------
gysit wrote:
Here as well?
https://github.com/llvm/llvm-project/pull/73367
More information about the Mlir-commits
mailing list