Exit early if exception handling isn't supported.
authorBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 18:28:06 +0000 (18:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 18:28:06 +0000 (18:28 +0000)
commit73c5a6172508e957d0b1a46170cb070dce6cac4f
treefdebdf522951e0db9cefe504aa94fcbff4091812
parent57a7e94de9b4a88577793c30fb0190b60deddb66
Exit early if exception handling isn't supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfException.cpp