summaryrefslogtreecommitdiff
path: root/test/Integer/indirectcall_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/indirectcall_bt.ll')
-rw-r--r--test/Integer/indirectcall_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/indirectcall_bt.ll b/test/Integer/indirectcall_bt.ll
index 67cff4e754..d586fca821 100644
--- a/test/Integer/indirectcall_bt.ll
+++ b/test/Integer/indirectcall_bt.ll
@@ -2,7 +2,6 @@
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll
-implementation
declare i32 @"atoi"(i8 *)