Reenable compact unwind by default. However, also emit the old version of unwind
authorBill Wendling <isanbard@gmail.com>
Tue, 6 Sep 2011 23:47:14 +0000 (23:47 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 6 Sep 2011 23:47:14 +0000 (23:47 +0000)
commitc8725d11f8756c57bdbceccc61062a9d560261c5
treee8a414eee8536878d0327d64701fa3150c0d2ed0
parente421ad64ff76b7d89a4ddf41bdb056376bc5f6a6
Reenable compact unwind by default. However, also emit the old version of unwind
information for older linkers.

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