summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll')
-rw-r--r--test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll b/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
index 20ef2d9f06..ef1359ee7c 100644
--- a/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
+++ b/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-upgrade < %s | llvm-as | llc
long %test(long %A) {
%B = cast long %A to sbyte