summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll')
-rw-r--r--test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll b/test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll
index cc36d64dfa..e4aade7b8e 100644
--- a/test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll
+++ b/test/Transforms/InstCombine/2006-12-08-Select-ICmp.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep select
+; END.
target datalayout = "e-p:32:32"
target triple = "i686-pc-linux-gnu"