Skip to content

Commit 5d3a400

Browse files
committed
AntiDepBreaker.h - remove unused MachineOperand.h include. NFC.
1 parent 1cbd6a5 commit 5d3a400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/CodeGen/AntiDepBreaker.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include "llvm/ADT/iterator_range.h"
1818
#include "llvm/CodeGen/MachineBasicBlock.h"
1919
#include "llvm/CodeGen/MachineInstr.h"
20-
#include "llvm/CodeGen/MachineOperand.h"
2120
#include "llvm/CodeGen/ScheduleDAG.h"
2221
#include "llvm/CodeGen/TargetSubtargetInfo.h"
2322
#include "llvm/Support/Compiler.h"

0 commit comments

Comments
 (0)