summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN/crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/GVN/crash.ll')
-rw-r--r--llvm/test/Transforms/GVN/crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GVN/crash.ll b/llvm/test/Transforms/GVN/crash.ll
index 4a8c8e4589c..9fb612fcae1 100644
--- a/llvm/test/Transforms/GVN/crash.ll
+++ b/llvm/test/Transforms/GVN/crash.ll
@@ -1,4 +1,4 @@
-; RUN: opt -gvn %s -disable-output
+; RUN: opt -gvn -disable-output < %s
; PR5631
OpenPOWER on IntegriCloud