Skip to content

Commit 7b01283

Browse files
committed
[PPC][BOLT] Cleaning includes to fix build error
1 parent e1df96e commit 7b01283

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bolt/lib/Target/PowerPC/PPCMCPlusBuilder.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
#include "bolt/Core/MCPlusBuilder.h"
1414
#include "llvm/MC/MCInst.h"
1515
#include "llvm/MC/MCRegisterInfo.h"
16-
#include "llvm/Target/PowerPC/PPCInstrInfo.h"
17-
#include "llvm/Target/PowerPC/PPCRegisterInfo.h"
1816

1917
namespace llvm {
2018
namespace bolt {

0 commit comments

Comments
 (0)