[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / seh-filter-no-personality.ll
2015-07-01 Reid Kleckner[SEH] Don't assert if the parent function lacks a perso...