aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/metadata.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/metadata.ll')
-rw-r--r--test/Bitcode/metadata.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/metadata.ll b/test/Bitcode/metadata.ll
index 955b48b..7d24a91 100644
--- a/test/Bitcode/metadata.ll
+++ b/test/Bitcode/metadata.ll
@@ -2,5 +2,5 @@
; RUN: verify-uselistorder < %s
!llvm.foo = !{!0}
-!0 = metadata !{i32 42}
+!0 = !{i32 42}
@my.str = internal constant [4 x i8] c"foo\00"