Fix PR8612 in the standard spiller, take two.
[oota-llvm.git] / test / CodeGen / Generic / call-ret0.ll
index 7ab966ba90701a86a5664614646853af20e08aab..a8e00cd54ef71caa3d26dd02dda79bf8b3a41ebe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 define i32 @foo(i32 %x) {
         ret i32 %x
 }