Follow-up to patch r41999. Make the conditional that emits the personality stub
authorBill Wendling <isanbard@gmail.com>
Sun, 16 Sep 2007 19:21:08 +0000 (19:21 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 16 Sep 2007 19:21:08 +0000 (19:21 +0000)
commitbd626b885f92a2f4a583e4c1710be8cc543962c1
tree0fb653c51d31a9194cf2dc92a0571f2180850184
parent118cd9dbbad3a47f37dc1b1529ef920e4d5e13f6
Follow-up to patch r41999. Make the conditional that emits the personality stub
match the conditional that turns on exception handling emittion in the asm
printer.

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