File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 18
18
#include " llvm/MC/MCAssembler.h"
19
19
#include " llvm/MC/MCContext.h"
20
20
#include " llvm/MC/MCStreamer.h"
21
- #include " llvm/MC/MCSymbolELF.h"
22
21
#include " llvm/MC/MCValue.h"
23
22
#include " llvm/Support/Casting.h"
24
23
#include " llvm/Support/ErrorHandling.h"
Original file line number Diff line number Diff line change 17
17
#include " RISCVFrameLowering.h"
18
18
#include " RISCVSelectionDAGInfo.h"
19
19
#include " RISCVTargetMachine.h"
20
- #include " llvm/CodeGen/MacroFusion.h"
21
- #include " llvm/CodeGen/ScheduleDAGMutation.h"
22
20
#include " llvm/MC/TargetRegistry.h"
23
21
#include " llvm/Support/ErrorHandling.h"
24
22
Original file line number Diff line number Diff line change 28
28
29
29
#include " MCTargetDesc/RISCVBaseInfo.h"
30
30
#include " MCTargetDesc/RISCVMCTargetDesc.h"
31
- #include " RISCVRegisterInfo.h"
32
31
#include " RISCVTargetMachine.h"
33
32
#include " llvm/CodeGen/LiveIntervals.h"
34
33
#include " llvm/CodeGen/MachineInstr.h"
You can’t perform that action at this time.
0 commit comments