rename PIC16Section.h -> MCSectionPIC16.h for consistency with
authorChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:13:40 +0000 (06:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:13:40 +0000 (06:13 +0000)
commitc077621e136bccb20345dbaa122b536eeb6a2881
tree3342fc59c4ff432cf3d47acdee0beb7fe6143e13
parent97d37b601d2c06bce14b029fc26ca03290e82539
rename PIC16Section.h -> MCSectionPIC16.h for consistency with
the class it defines.

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