summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-add1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/apint-add1.ll')
-rw-r--r--test/Transforms/InstCombine/apint-add1.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/apint-add1.ll b/test/Transforms/InstCombine/apint-add1.ll
index a4379c49c8..925009214f 100644
--- a/test/Transforms/InstCombine/apint-add1.ll
+++ b/test/Transforms/InstCombine/apint-add1.ll
@@ -5,7 +5,6 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
; RUN: grep -v OK | not grep add
-implementation
define i1 @test1(i1 %x) {
%tmp.2 = xor i1 %x, 1