summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-07-31-SlashInString.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-07-31-SlashInString.llx')
-rw-r--r--test/Assembler/2002-07-31-SlashInString.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2002-07-31-SlashInString.llx b/test/Assembler/2002-07-31-SlashInString.llx
index 4408f0a8bb..9fae11aa33 100644
--- a/test/Assembler/2002-07-31-SlashInString.llx
+++ b/test/Assembler/2002-07-31-SlashInString.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis | llvm-as
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
; Make sure that \\ works in a string initializer
%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"