Skip to content

Commit 82c3f60

Browse files
committed
rm unecessary includes
1 parent 7ed3eb4 commit 82c3f60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/CodeGen/BranchFolding.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
#include "llvm/IR/Function.h"
4949
#include "llvm/InitializePasses.h"
5050
#include "llvm/MC/LaneBitmask.h"
51-
#include "llvm/MC/MCInstrDesc.h"
52-
#include "llvm/MC/MCInstrInfo.h"
5351
#include "llvm/MC/MCRegisterInfo.h"
5452
#include "llvm/Pass.h"
5553
#include "llvm/Support/BlockFrequency.h"

0 commit comments

Comments
 (0)