Re-enable extension optimization pass.
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-19-SchedCustomLoweringBug.ll
index d372da336769e99353fb54534260f8ecebb93f6d..8cb538b07359d6ff44c474c83c4dad78f214240e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin10 | FileCheck %s
+; RUN: llc < %s -mtriple=i386-apple-darwin10 -post-RA-scheduler=true | FileCheck %s
 
 ; PR4958