Some skeleton code to emit the compact unwind. If the information is unable to
authorBill Wendling <isanbard@gmail.com>
Thu, 23 Jun 2011 01:06:23 +0000 (01:06 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 23 Jun 2011 01:06:23 +0000 (01:06 +0000)
commite3cd13f0e2d4e2ef30f8a57c0a82d328102eeb26
treeb3b31428a8fa35fc64cd5ba35f2565777c7072fd
parent533c9ac02196fbb911d90e129631ed7c97d9c449
Some skeleton code to emit the compact unwind. If the information is unable to
be emitted in a compact way, we then default to emitting a CIE and FDE.

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