You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
; CHECK-LLVM: @k_var = addrspace(1) global [2 x ptr addrspace(1)] [ptr addrspace(1) getelementptr inbounds ([2 x i8], ptr addrspace(1) @a_var, i32 0, i64 1), ptr addrspace(1) @a_var], align 4
11
11
12
12
@a_var = addrspace(1) global [2 x i8] c"\96\96", align1
13
-
@k_var = addrspace(1) global [2 x i8addrspace(1)*] [i8addrspace(1)*getelementptrinbounds ([2 x i8], [2 x i8] addrspace(1)*@a_var, i320, i641), i8addrspace(1)*getelementptrinbounds ([2 x i8], [2 x i8] addrspace(1)*@a_var, i320, i320)], align4
13
+
@k_var = addrspace(1) global [2 x ptraddrspace(1)] [ptraddrspace(1) getelementptrinbounds ([2 x i8], ptraddrspace(1) @a_var, i320, i641), ptraddrspace(1) getelementptrinbounds ([2 x i8], ptraddrspace(1) @a_var, i320, i320)], align4
0 commit comments