mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 23:29:20 +00:00
Rename PowerPCInstrBuilder.h -> PPC*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23742 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec4b73cb09
commit
26bd0d48a1
@ -17,7 +17,7 @@
|
||||
|
||||
#define DEBUG_TYPE "bsel"
|
||||
#include "PowerPC.h"
|
||||
#include "PowerPCInstrBuilder.h"
|
||||
#include "PPCInstrBuilder.h"
|
||||
#include "PPC32InstrInfo.h"
|
||||
#include "llvm/CodeGen/MachineFunctionPass.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
|
@ -14,7 +14,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "PowerPC.h"
|
||||
#include "PowerPCInstrBuilder.h"
|
||||
#include "PPCInstrBuilder.h"
|
||||
#include "PPC32InstrInfo.h"
|
||||
#include "PPC32TargetMachine.h"
|
||||
#include "PPC32ISelLowering.h"
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
#define DEBUG_TYPE "reginfo"
|
||||
#include "PowerPC.h"
|
||||
#include "PowerPCInstrBuilder.h"
|
||||
#include "PPCInstrBuilder.h"
|
||||
#include "PPC32RegisterInfo.h"
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/Type.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user