Don't emit FP_REG_KILL into a block that just returns. Nothing
[oota-llvm.git] / test / Integer / BitBit.ll
index 944d51e799f3706b369b35006ddb7e51d47b9f70..420bbe5a5fca47f85ca83cc5058ab865c00d3b86 100644 (file)
@@ -4,7 +4,6 @@
 
 declare void @"foo"(i31 %i, i33 %j)
 
-implementation
 
 ; foo test basic bitwise operations
 define void @"foo"(i31 %i, i33 %j)