summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll')
-rw-r--r--llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll b/llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
index c9d33d77f6d..f0a5c17ddcf 100644
--- a/llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
+++ b/llvm/test/Regression/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
@@ -1,5 +1,5 @@
; The global symbol should be legalized
-; 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