Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
[oota-llvm.git] / test / CodeGen / ARM / 2010-12-17-LocalStackSlotCrash.ll
2010-12-17 Bill WendlingDuring local stack slot allocation, the materializeFram...