From: Dmitri Gribenko Date: Tue, 4 Jun 2019 09:16:35 +0000 (+0000) Subject: Include what you use in PPC.h X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f619416a6e2c277670ea3e2ec1d00f2bac61818;p=llvm Include what you use in PPC.h git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362477 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/PPC.h b/lib/Target/PowerPC/PPC.h index 1f6f96de816..c6951ab67b0 100644 --- a/lib/Target/PowerPC/PPC.h +++ b/lib/Target/PowerPC/PPC.h @@ -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