Skip to content

Commit 83d2c68

Browse files
committed
Prune a redundant include "RISCVISelDAGToDAG.h" (fixup for #128978)
Seems it is not affected.
1 parent 8d1f385 commit 83d2c68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include "RISCVCustomBehaviour.h"
1515
#include "MCTargetDesc/RISCVMCTargetDesc.h"
1616
#include "RISCV.h"
17-
#include "RISCVISelDAGToDAG.h"
1817
#include "TargetInfo/RISCVTargetInfo.h"
1918
#include "llvm/MC/TargetRegistry.h"
2019
#include "llvm/Support/Debug.h"

0 commit comments

Comments
 (0)