aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/metadata-b.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/metadata-b.ll')
-rw-r--r--test/Linker/metadata-b.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Linker/metadata-b.ll b/test/Linker/metadata-b.ll
index ef0270a..fd2fd28 100644
--- a/test/Linker/metadata-b.ll
+++ b/test/Linker/metadata-b.ll
@@ -3,7 +3,7 @@
define void @goo(i32 %b) nounwind {
entry:
- ret void, !attach !0, !and !{ i32 %b }
+ ret void, !attach !0
}
-!0 = metadata !{i32 524334, void (i32)* @goo}
+!0 = !{i32 524334, void (i32)* @goo}