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 61120d2 commit e54aa9bCopy full SHA for e54aa9b
llvm/lib/Target/RISCV/CMakeLists.txt
@@ -47,8 +47,8 @@ add_llvm_target(RISCVCodeGen
47
RISCVISelDAGToDAG.cpp
48
RISCVISelLowering.cpp
49
RISCVLandingPadSetup.cpp
50
- RISCVMachineFunctionInfo.cpp
51
RISCVLoadStoreOptimizer.cpp
+ RISCVMachineFunctionInfo.cpp
52
RISCVMergeBaseOffset.cpp
53
RISCVOptWInstrs.cpp
54
RISCVPostRAExpandPseudoInsts.cpp
0 commit comments