Skip to content

Commit 27fd1b7

Browse files
committed
fixup! missing include RISCVTargetParser.h
1 parent 62196b8 commit 27fd1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/CodeGen/Targets/RISCV.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include "ABIInfoImpl.h"
1010
#include "TargetInfo.h"
11+
#include "llvm/TargetParser/RISCVTargetParser.h"
1112

1213
using namespace clang;
1314
using namespace clang::CodeGen;

0 commit comments

Comments
 (0)