summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-add2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/InstCombine/apint-add2.ll')
-rw-r--r--llvm/test/Transforms/InstCombine/apint-add2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/apint-add2.ll b/llvm/test/Transforms/InstCombine/apint-add2.ll
index 39a54b1ec5c..0ddfcc0764d 100644
--- a/llvm/test/Transforms/InstCombine/apint-add2.ll
+++ b/llvm/test/Transforms/InstCombine/apint-add2.ll
@@ -3,7 +3,7 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
; RUN: grep -v OK | not grep add
-
+; END.
define i111 @test1(i111 %x) {
%tmp.2 = shl i111 1, 110
OpenPOWER on IntegriCloud