Emit the __compact_unwind section first. If there are any frames which weren't
authorBill Wendling <isanbard@gmail.com>
Fri, 22 Jul 2011 21:18:59 +0000 (21:18 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 22 Jul 2011 21:18:59 +0000 (21:18 +0000)
commit1424c3c3e696868775ac5bfc57d27a0ac3bc6c63
treea1fd477e6005ddadf4d7dee6b9770bea2887376d
parent1359c6d71858c0de618474e5a51efaced42deca6
Emit the __compact_unwind section first. If there are any frames which weren't
emitted, emit them next as CIE/FDEs.

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