summaryrefslogtreecommitdiff
path: root/test/Integer/basictest_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/basictest_bt.ll')
-rw-r--r--test/Integer/basictest_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/basictest_bt.ll b/test/Integer/basictest_bt.ll
index e5771075b1..5c98856d06 100644
--- a/test/Integer/basictest_bt.ll
+++ b/test/Integer/basictest_bt.ll
@@ -2,7 +2,6 @@
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll
-implementation ; Functions:
; Test "stripped" format where nothing is symbolic... this is how the bytecode
; format looks anyways (except for negative vs positive offsets)...