make target-specific TLOF impls (except PIC16) create target-specific
authorChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:52:13 +0000 (20:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:52:13 +0000 (20:52 +0000)
commit7c599d056a41262681aa7fcd771eeed53a8e0bd2
treeb65bb7aaa199fb900f27e00950af39612a9eccda
parenta1c31b779cdde0090b8efcde87d7d0d898cabd38
make target-specific TLOF impls (except PIC16) create target-specific
MCSection instances.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78500 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSection.h
lib/MC/MCSection.cpp
lib/Target/TargetLoweringObjectFile.cpp