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