Skip to content

Commit 810adba

Browse files
[RISCV] Remove unused include in RISCVMCTargetDesc.h (#98790)
Goes in hand with #97130, split out to figure out CI fails. Should just build whatever subprojects utilize the `RISCVMCTargetDesc.h` header and it should build & test just like normal. Co-authored-by: pca006132 <[email protected]>
1 parent 4782a4a commit 810adba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#ifndef LLVM_LIB_TARGET_RISCV_MCTARGETDESC_RISCVMCTARGETDESC_H
1414
#define LLVM_LIB_TARGET_RISCV_MCTARGETDESC_RISCVMCTARGETDESC_H
1515

16-
#include "llvm/Config/config.h"
1716
#include "llvm/MC/MCTargetOptions.h"
1817
#include "llvm/Support/DataTypes.h"
1918
#include <memory>

0 commit comments

Comments
 (0)