We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62196b8 commit 27fd1b7Copy full SHA for 27fd1b7
clang/lib/CodeGen/Targets/RISCV.cpp
@@ -8,6 +8,7 @@
8
9
#include "ABIInfoImpl.h"
10
#include "TargetInfo.h"
11
+#include "llvm/TargetParser/RISCVTargetParser.h"
12
13
using namespace clang;
14
using namespace clang::CodeGen;
0 commit comments