Set the compact unwind encoding to 'requires EH DWARF' if we cannot generate a CU...
authorBill Wendling <isanbard@gmail.com>
Thu, 18 Apr 2013 22:55:29 +0000 (22:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 18 Apr 2013 22:55:29 +0000 (22:55 +0000)
commit2828608e8e1432e8bdc9ec704c8db118b7386c19
tree4b0b20c82e20b1cb1a8f4f2cb01054c44ec54a6b
parent4029c3feed5c9a5b0793e3da140ecaabef19e3fe
Set the compact unwind encoding to 'requires EH DWARF' if we cannot generate a CU encoding.

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