Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Assembler / 2002-07-31-SlashInString.llx
index 4408f0a8bb45a70f9b2d41e8c1ea65eb9dbb61e8..9fae11aa33c977e480abedb8bd17bafa2d9cdcf6 100644 (file)
@@ -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"