Disable some DAG combiner optimizations that may be
[oota-llvm.git] / test / Integer / prototype_bt.ll
index f1be2aaaa7f1fa03f7eaf38c7a33ff49a3482740..2236e8bf38fcc8ad655a14ef0c4cfcd0e0ddaccf 100644 (file)
@@ -2,7 +2,6 @@
 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
 ; RUN: diff %t1.ll %t2.ll
 
-implementation
 
 declare i31 @"bar"(i31 %in)