Re-enable extension optimization pass.
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-23-MultiUseSched.ll
index b30d41eb05ba2c40779da56254727e83e0986c01..b5873bae5f05fcfff5b0322a086e73f52e898a6d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-linux -relocation-model=static -stats -info-output-file - > %t
+; RUN: llc < %s -mtriple=x86_64-linux -relocation-model=static -stats -info-output-file - > %t
 ; RUN: not grep spill %t
 ; RUN: not grep {%rsp} %t
 ; RUN: not grep {%rbp} %t