Print all the moves at a given label instead of just the first one.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Apr 2011 03:58:56 +0000 (03:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Apr 2011 03:58:56 +0000 (03:58 +0000)
commitb28d4f152ee9b76d8798b2bdcb06cb8d106841e6
treecb9878906402445d9f4e2a5151c62de4eb7f3c16
parent1790c9cbb6714e81eab1412909a2320acaecc43b
Print all the moves at a given label instead of just the first one.
Remove previous DwarfCFI hack.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130187 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/Target/X86/X86FrameLowering.cpp