]> granicus.if.org Git - llvm/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362405 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/PPCInstrInfo.h

index 112b163c5c4d43cd02f696aeec93efb95014652c..da34e70989db3713af0a64546a46f5b040fa931b 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"