summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll')
-rw-r--r--test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll b/test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll
index f561daf667815..5aafcfe3d4fb3 100644
--- a/test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll
+++ b/test/Transforms/ConstantMerge/2011-01-15-EitherOrder.ll
@@ -1,4 +1,4 @@
-; RUN: opt -constmerge %s -S -o - | FileCheck %s
+; RUN: opt -constmerge -S < %s | FileCheck %s
; PR8978
declare i32 @zed(%struct.foobar*, %struct.foobar*)