Make LLVM Assembly dramatically easier to read by aligning the comments,
[oota-llvm.git] / test / Integer / testlogical_new_bt.ll
index 349b4ab95ffbf388c1bdee299fe84f6ab9af59f1..49a26dc07b070945881214cac16708c680e9b22b 100644 (file)
@@ -2,7 +2,6 @@
 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
 ; RUN: diff %t1.ll %t2.ll
 
-implementation
 
 define i31 @"simpleAdd"(i31 %i0, i31 %j0)
 begin