summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll')
-rw-r--r--test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll b/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
index f89997e..65d2a8d 100644
--- a/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
+++ b/test/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: llc < %s -march=alpha
target datalayout = "e-p:64:64"
%struct.LIST_HELP = type { %struct.LIST_HELP*, i8* }
OpenPOWER on IntegriCloud