forked from OSchip/llvm-project
Include what you use in PPCRegisterInfo.cpp
llvm-svn: 362495
This commit is contained in:
parent
2e49e8196d
commit
454fc77872
|
@ -12,7 +12,6 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "PPCRegisterInfo.h"
|
||||
#include "PPC.h"
|
||||
#include "PPCFrameLowering.h"
|
||||
#include "PPCInstrBuilder.h"
|
||||
#include "PPCMachineFunctionInfo.h"
|
||||
|
|
Loading…
Reference in New Issue