aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailDup/2009-07-31-phicrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/TailDup/2009-07-31-phicrash.ll')
-rw-r--r--test/Transforms/TailDup/2009-07-31-phicrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/TailDup/2009-07-31-phicrash.ll b/test/Transforms/TailDup/2009-07-31-phicrash.ll
index 45bc600..ad1a040 100644
--- a/test/Transforms/TailDup/2009-07-31-phicrash.ll
+++ b/test/Transforms/TailDup/2009-07-31-phicrash.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -tailduplicate -disable-output
+; RUN: opt < %s -tailduplicate -disable-output
; PR4662
define void @a() {