X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / fltused_function_pointer.ll
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...