Add a testcase to make sure we generate the proper compact unwind section for a funct...
authorBill Wendling <isanbard@gmail.com>
Fri, 19 Apr 2013 21:07:11 +0000 (21:07 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 19 Apr 2013 21:07:11 +0000 (21:07 +0000)
commitbb418038e1bad5fde42bbb3cb4e1aed805a3d1f6
tree8740d8b366040fa08db6ce3fec3175ae0910b987
parentd717e202a2d50d47b96534dbf67b8aa6ea01b912
Add a testcase to make sure we generate the proper compact unwind section for a function that cannot produce a compact unwind encoding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179887 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/no-compact-unwind.ll [new file with mode: 0644]