summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/hello.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/hello.ll')
-rw-r--r--test/CodeGen/Generic/hello.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/hello.ll b/test/CodeGen/Generic/hello.ll
index e68d588519..d9e9d587ce 100644
--- a/test/CodeGen/Generic/hello.ll
+++ b/test/CodeGen/Generic/hello.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-upgrade < %s | llvm-as | llc
%.str_1 = internal constant [7 x sbyte] c"hello\0A\00"