Include what you use in PPCRegisterInfo.cpp

llvm-svn: 362495
This commit is contained in:
Dmitri Gribenko 2019-06-04 12:55:00 +00:00
parent 2e49e8196d
commit 454fc77872
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "PPCRegisterInfo.h"
#include "PPC.h"
#include "PPCFrameLowering.h"
#include "PPCInstrBuilder.h"
#include "PPCMachineFunctionInfo.h"