Skip to content

Commit 75d6649

Browse files
committed
Delete not needed includes
1 parent b4ca8b1 commit 75d6649

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/CodeGen/MachineModuleInfoImpls.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
1515
#include "llvm/ADT/DenseMap.h"
1616
#include "llvm/ADT/STLExtras.h"
17-
#include "llvm/IR/Constants.h"
18-
#include "llvm/IR/Module.h"
1917
#include "llvm/MC/MCSymbol.h"
2018

2119
using namespace llvm;

0 commit comments

Comments
 (0)