aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr12360.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr12360.ll')
-rw-r--r--test/CodeGen/X86/pr12360.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr12360.ll b/test/CodeGen/X86/pr12360.ll
index 8b30596..6734036 100644
--- a/test/CodeGen/X86/pr12360.ll
+++ b/test/CodeGen/X86/pr12360.ll
@@ -22,7 +22,7 @@ entry:
ret i1 %tobool
}
-!0 = metadata !{i8 0, i8 2}
+!0 = !{i8 0, i8 2}
; check that we don't build a "trunc" from i1 to i1, which would assert.