mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
PhyRegAlloc.h got moved to lib/CodeGen/RegAlloc
llvm-svn: 8296
This commit is contained in:
parent
e3fcb37a20
commit
a591134169
@ -5,10 +5,10 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/CodeGen/RegisterAllocation.h"
|
||||
#include "PhyRegAlloc.h"
|
||||
#include "RegAllocCommon.h"
|
||||
#include "RegClass.h"
|
||||
#include "IGNode.h"
|
||||
#include "llvm/CodeGen/PhyRegAlloc.h"
|
||||
#include "llvm/CodeGen/MachineInstrBuilder.h"
|
||||
#include "llvm/CodeGen/MachineInstrAnnot.h"
|
||||
#include "llvm/CodeGen/MachineFunction.h"
|
||||
|
Loading…
Reference in New Issue
Block a user