Don't put test cases into regression test suite before the bug is fixed.
[oota-llvm.git] / test / Integer / BitIcmp.ll
index 6c2a79bd7c3a7ca7cc15c71b070e655d19247983..c22461224d026f4062480a6ce8b78cd6b672c349 100644 (file)
@@ -2,7 +2,6 @@
 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
 ; RUN: diff %t1.ll %t2.ll
 
-implementation
 
 define i55 @"simpleIcmp"(i55 %i0, i55 %j0)
 begin