Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / 2012-09-28-CGPBug.ll
2012-09-28 Evan ChengDo not delete BBs if their addresses are taken. rdar...