Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / flag-crash.ll
2010-06-24 Bill WendlingIt's possible that a flag is added to the SDNode that...