Include what you use in PPC.h
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 4 Jun 2019 09:16:35 +0000 (09:16 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 4 Jun 2019 09:16:35 +0000 (09:16 +0000)
llvm-svn: 362477

llvm/lib/Target/PowerPC/PPC.h

index 1f6f96d..c6951ab 100644 (file)
@@ -15,7 +15,6 @@
 #define LLVM_LIB_TARGET_POWERPC_PPC_H
 
 #include "llvm/Support/CodeGen.h"
-#include "MCTargetDesc/PPCMCTargetDesc.h"
 
 // GCC #defines PPC on Linux but we use it as our namespace name
 #undef PPC