mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 19:15:30 +00:00
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
This commit is contained in:
parent
97d37b601d
commit
c077621e13
@ -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…
x
Reference in New Issue
Block a user