aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/noalias.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/noalias.ll')
-rw-r--r--test/Transforms/GVN/noalias.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/Transforms/GVN/noalias.ll b/test/Transforms/GVN/noalias.ll
index a774f38..6c310fa 100644
--- a/test/Transforms/GVN/noalias.ll
+++ b/test/Transforms/GVN/noalias.ll
@@ -37,7 +37,7 @@ define i32 @test3(i32* %p, i32* %q) {
declare i32 @foo(i32*) readonly
-!0 = metadata !{metadata !0}
-!1 = metadata !{metadata !1}
-!2 = metadata !{metadata !0, metadata !1}
+!0 = !{!0}
+!1 = !{!1}
+!2 = !{!0, !1}