Revert r190366. It was breaking build bots.

llvm-svn: 190373
This commit is contained in:
Bill Wendling 2013-09-10 00:20:27 +00:00
parent 9d5fffb425
commit f27e331510
1 changed files with 1 additions and 1 deletions

View File

@ -408,7 +408,7 @@ void X86FrameLowering::emitPrologue(MachineFunction &MF) const {
unsigned FramePtr = RegInfo->getFrameRegister(MF);
unsigned StackPtr = RegInfo->getStackRegister();
unsigned BasePtr = RegInfo->getBaseRegister();
DebugLoc DL = MBB.findDebugLoc(MBBI);
DebugLoc DL;
// If we're forcing a stack realignment we can't rely on just the frame
// info, we need to know the ABI stack alignment as well in case we