aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/call-cast-target.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/call-cast-target.ll')
-rw-r--r--test/Transforms/InstCombine/call-cast-target.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/call-cast-target.ll b/test/Transforms/InstCombine/call-cast-target.ll
index 4a3cb2af22..6d964905aa 100644
--- a/test/Transforms/InstCombine/call-cast-target.ll
+++ b/test/Transforms/InstCombine/call-cast-target.ll
@@ -1,4 +1,5 @@
-; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | grep call | not grep bitcast
+; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | \
+; RUN: grep call | not grep bitcast
target endian = little
target pointersize = 32