summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/ret42.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/ret42.ll')
-rw-r--r--test/CodeGen/Generic/ret42.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/ret42.ll b/test/CodeGen/Generic/ret42.ll
index ac14231b8b..88d3c986e2 100644
--- a/test/CodeGen/Generic/ret42.ll
+++ b/test/CodeGen/Generic/ret42.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-upgrade < %s | llvm-as | llc
int %main() {
ret int 42