make PIC16 create its own custom MCSection.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:55:25 +0000 (20:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:55:25 +0000 (20:55 +0000)
commit50e38121d1f0e7cb7aaaa3d10534095fafc50a94
tree442450085f6a6e59e88ea79cb4f45c6d88dba490
parent7c599d056a41262681aa7fcd771eeed53a8e0bd2
make PIC16 create its own custom MCSection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16Section.h [new file with mode: 0644]
lib/Target/PIC16/PIC16TargetObjectFile.cpp