Skip to content

Commit 19b01cd

Browse files
RossComputerGuyyuxuanchen1997
authored andcommitted
[RISCV] Remove unused include in RISCVMCTargetDesc.h (#98790)
Summary: 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]> Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251736
1 parent 46b5aa4 commit 19b01cd

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)