summaryrefslogtreecommitdiff
path: root/test/Other/2002-01-31-PostDomSet-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2002-01-31-PostDomSet-2.ll')
-rw-r--r--test/Other/2002-01-31-PostDomSet-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2002-01-31-PostDomSet-2.ll b/test/Other/2002-01-31-PostDomSet-2.ll
index cd11a24cb5..234bf4df34 100644
--- a/test/Other/2002-01-31-PostDomSet-2.ll
+++ b/test/Other/2002-01-31-PostDomSet-2.ll
@@ -1,6 +1,6 @@
; Crash in post dominator set construction.
;
-; RUN: llvm-as < %s | opt -analyze -postdomset
+; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
;
implementation