Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2002-07-25-ParserAssertionFailure.llx
index 8c75423621f1771fef8add334a4668a23aecccf6..9e44afaeab79955af23baa661d6a673c1b85ee06 100644 (file)
@@ -1,6 +1,6 @@
 ; Make sure we don't get an assertion failure, even though this is a parse 
 ; error
-; RUN: as < %s 2>&1 | grep 'No arguments'
+; RUN: llvm-as < %s 2>&1 | grep 'No arguments'
 
 %ty = type void (int)