Updated VS build system. Patch provided by Cedric Venet:
[oota-llvm.git] / test / Integer / testvarargs_bt.ll
index 68cb36414c438c99a1600555bb453641a1f44bee..a645c84ef3e46f6b5923c71de1ab1a078c2de751 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 @"printf"(i8*, ...)   ;; Prototype for: i32 __builtin_printf(const char*, ...)