mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-17 08:36:52 +00:00
rename PIC16Section.h -> MCSectionPIC16.h for consistency with
the class it defines. llvm-svn: 79081
This commit is contained in:
parent
7021a8b286
commit
8101f115c5
@ -13,7 +13,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "PIC16AsmPrinter.h"
|
||||
#include "PIC16Section.h"
|
||||
#include "MCSectionPIC16.h"
|
||||
#include "PIC16TargetAsmInfo.h"
|
||||
#include "llvm/DerivedTypes.h"
|
||||
#include "llvm/Function.h"
|
||||
|
@ -8,7 +8,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "PIC16TargetObjectFile.h"
|
||||
#include "PIC16Section.h"
|
||||
#include "MCSectionPIC16.h"
|
||||
#include "PIC16ISelLowering.h"
|
||||
#include "PIC16TargetMachine.h"
|
||||
#include "llvm/DerivedTypes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user