summaryrefslogtreecommitdiffstats
path: root/test/Analysis/PostDominators/pr1098.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/PostDominators/pr1098.ll')
-rw-r--r--test/Analysis/PostDominators/pr1098.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/PostDominators/pr1098.ll b/test/Analysis/PostDominators/pr1098.ll
index b54a9fe..afb4776 100644
--- a/test/Analysis/PostDominators/pr1098.ll
+++ b/test/Analysis/PostDominators/pr1098.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -postdomtree -analyze | grep entry
+; RUN: opt < %s -postdomtree -analyze | grep entry
; PR932
define void @foo(i1 %x) {
OpenPOWER on IntegriCloud