[TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions.
[oota-llvm.git] / test / Linker / metadata-b.ll
index ef0270af07560f3eb3d5832a0b5608f2c54fe7b5..fd2fd28e1d994304975650bb4b768e0805db5fcf 100644 (file)
@@ -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}