mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 22:34:39 +00:00
PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard
llvm-svn: 71678
This commit is contained in:
parent
eb2f327449
commit
6b2d45fe66
@ -19,7 +19,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "PEI.h"
|
||||
#include "PrologEpilogInserter.h"
|
||||
#include "llvm/CodeGen/MachineDominators.h"
|
||||
#include "llvm/CodeGen/MachineLoopInfo.h"
|
||||
#include "llvm/CodeGen/MachineInstr.h"
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
#define DEBUG_TYPE "shrink-wrap"
|
||||
|
||||
#include "PEI.h"
|
||||
#include "PrologEpilogInserter.h"
|
||||
#include "llvm/CodeGen/MachineDominators.h"
|
||||
#include "llvm/CodeGen/MachineLoopInfo.h"
|
||||
#include "llvm/CodeGen/MachineInstr.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user