Skip to content

Commit b0771ad

Browse files
fix the test case
1 parent ce89787 commit b0771ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/SPIRV/global-var-name-linkage.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
; CHECK-DAG: OpName %[[#id36:]] "y.z"
1919
; CHECK-DAG: OpName %[[#id38:]] "x"
2020

21+
; CHECK-NOT: OpDecorate %[[#id18]] LinkageAttributes
2122
; CHECK-DAG: OpDecorate %[[#id18]] Constant
2223
; CHECK-DAG: OpDecorate %[[#id22]] Alignment 4
2324
; CHECK-DAG: OpDecorate %[[#id22]] LinkageAttributes "g1" Export

0 commit comments

Comments
 (0)