summaryrefslogtreecommitdiff
path: root/test/Integer/testlogical_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/testlogical_bt.ll')
-rw-r--r--test/Integer/testlogical_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/testlogical_bt.ll b/test/Integer/testlogical_bt.ll
index cd8a9499a6..a2c927d5d7 100644
--- a/test/Integer/testlogical_bt.ll
+++ b/test/Integer/testlogical_bt.ll
@@ -2,7 +2,6 @@
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll
-implementation
define i31 @"simpleAdd"(i31 %i0, i31 %j0)
begin