Include what you use in PPCInstrInfo.h
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 3 Jun 2019 15:04:05 +0000 (15:04 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 3 Jun 2019 15:04:05 +0000 (15:04 +0000)
llvm-svn: 362405

llvm/lib/Target/PowerPC/PPCInstrInfo.h

index 112b163..da34e70 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef LLVM_LIB_TARGET_POWERPC_PPCINSTRINFO_H
 #define LLVM_LIB_TARGET_POWERPC_PPCINSTRINFO_H
 
-#include "PPC.h"
 #include "PPCRegisterInfo.h"
 #include "llvm/CodeGen/TargetInstrInfo.h"