Now that the default for Darwin platforms is to place the LSDA into the TEXT
authorBill Wendling <isanbard@gmail.com>
Mon, 15 Mar 2010 21:09:38 +0000 (21:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 15 Mar 2010 21:09:38 +0000 (21:09 +0000)
commit505ad8bed3321bc4b99af8fba4844efe2fe9e67a
treec0708213628aecd6fcfd9ceed9a672ece75195fa
parent9cc0da9c29302e9463a6f31ba705c8e1b6f4cea1
Now that the default for Darwin platforms is to place the LSDA into the TEXT
section, remove the target-specific code that performs this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMTargetObjectFile.cpp
lib/Target/ARM/ARMTargetObjectFile.h
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCTargetObjectFile.cpp [deleted file]
lib/Target/PowerPC/PPCTargetObjectFile.h [deleted file]
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86TargetObjectFile.cpp
lib/Target/X86/X86TargetObjectFile.h