aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll')
-rw-r--r--test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll
index b272f92..8b016f6 100644
--- a/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll
+++ b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -postdomfrontier \
+; RUN: opt %s -analyze -postdomfrontier \
; RUN: -disable-verify
; ModuleID = '2006-09-26-PostDominanceFrontier.bc'
target datalayout = "e-p:64:64"