From 3de83e4098af7e10175487d831d259108310b313 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 15 May 2015 21:58:42 +0000 Subject: Remove 3 includes from MCInstrDesc.h and explicitly include them where needed llvm-svn: 237481 --- llvm/lib/Target/PowerPC/PPCInstrInfo.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Target/PowerPC/PPCInstrInfo.cpp') diff --git a/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp b/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp index 85ba5a1d640..b4bb50c8093 100644 --- a/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp +++ b/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp @@ -31,6 +31,7 @@ #include "llvm/CodeGen/SlotIndexes.h" #include "llvm/CodeGen/StackMaps.h" #include "llvm/MC/MCAsmInfo.h" +#include "llvm/MC/MCInst.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/Debug.h" #include "llvm/Support/ErrorHandling.h" -- cgit v1.2.3