Attempt #2:
authorBill Wendling <isanbard@gmail.com>
Wed, 18 Nov 2009 23:18:46 +0000 (23:18 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 18 Nov 2009 23:18:46 +0000 (23:18 +0000)
commitec0445855179d2c9fb98a2c8a42e03525762f45f
treeb935b1d1c5bae99ab13e8982dd4f10f839a09105
parent60f34b9fb0323688e93cf347d63b56327d6250f8
Attempt #2:

Place the EH table in the __TEXT section on MachO. It saves space.

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