summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/Alpha/call_adj.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/Alpha/call_adj.ll')
-rw-r--r--llvm/test/Regression/CodeGen/Alpha/call_adj.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/CodeGen/Alpha/call_adj.ll b/llvm/test/Regression/CodeGen/Alpha/call_adj.ll
index d56257850c4..da47c6ca626 100644
--- a/llvm/test/Regression/CodeGen/Alpha/call_adj.ll
+++ b/llvm/test/Regression/CodeGen/Alpha/call_adj.ll
@@ -1,5 +1,5 @@
;All this should do is not crash
-;RUN: llvm-as < %s | llc -march=alpha
+;RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha
target endian = little
target pointersize = 64
OpenPOWER on IntegriCloud