summaryrefslogtreecommitdiff
path: root/test/Integer/testvarargs_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/testvarargs_bt.ll')
-rw-r--r--test/Integer/testvarargs_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/testvarargs_bt.ll b/test/Integer/testvarargs_bt.ll
index 68cb36414c..a645c84ef3 100644
--- a/test/Integer/testvarargs_bt.ll
+++ b/test/Integer/testvarargs_bt.ll
@@ -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*, ...)