summaryrefslogtreecommitdiff
path: root/test/Transforms/DSAnalysis/goodcases.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DSAnalysis/goodcases.ll')
-rw-r--r--test/Transforms/DSAnalysis/goodcases.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/goodcases.ll b/test/Transforms/DSAnalysis/goodcases.ll
index 26066056ee..c7e3a246af 100644
--- a/test/Transforms/DSAnalysis/goodcases.ll
+++ b/test/Transforms/DSAnalysis/goodcases.ll
@@ -1,6 +1,6 @@
; This file contains a list of cases where node folding should NOT happen
;
-; RUN: llvm-as < %s | opt -analyze -tddatastructure
+; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -tddatastructure
;
implementation