Skip to content

Commit 1f36a62

Browse files
committed
[RISCV] Remove unused include in RISCVMCTargetDesc.h
Needed for standalone BOLT build
1 parent b07c654 commit 1f36a62

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)