Skip to content

Commit 2039ec8

Browse files
pca006132RossComputerGuy
authored andcommitted
[RISCV] Remove unused include in RISCVMCTargetDesc.h
Needed for standalone BOLT build
1 parent c7a35f8 commit 2039ec8

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)