Don't emit the FDE end label if the last thing emitted was a compact unwind and
authorBill Wendling <isanbard@gmail.com>
Wed, 13 Jul 2011 00:49:09 +0000 (00:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 13 Jul 2011 00:49:09 +0000 (00:49 +0000)
commit8440fe21668fd4d47378371073af0702ea9413bc
treef9757d57c8b2752b95b21575ad59a4e0fe110780
parent5cf2ee1f80e0d4c5c1ecb0717f3d9baefe7619e1
Don't emit the FDE end label if the last thing emitted was a compact unwind and
not the FDE

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp
lib/Target/X86/X86FrameLowering.cpp