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 624b683 commit 5ae6609Copy full SHA for 5ae6609
llvm/lib/Target/RISCV/MCTargetDesc/CMakeLists.txt
@@ -3,12 +3,12 @@ add_llvm_component_library(LLVMRISCVDesc
3
RISCVBaseInfo.cpp
4
RISCVELFObjectWriter.cpp
5
RISCVInstPrinter.cpp
6
- RISCVMachObjectWriter.cpp
7
RISCVMCAsmInfo.cpp
8
RISCVMCCodeEmitter.cpp
9
RISCVMCExpr.cpp
10
RISCVMCObjectFileInfo.cpp
11
RISCVMCTargetDesc.cpp
+ RISCVMachObjectWriter.cpp
12
RISCVMatInt.cpp
13
RISCVTargetStreamer.cpp
14
RISCVELFStreamer.cpp
0 commit comments