Add support for FastISel'ing varargs calls.
[oota-llvm.git] / test / ExecutionEngine / 2003-05-07-ArgumentTest.ll
index fa15d7110c32c0b46e55d872365f65626d043d5b..baf42e5e83d824da2163ea0291c52b920b9f61e7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | lli - test
+; RUN: lli %s test
 
 declare i32 @puts(i8*)