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 a285be3 commit a423422Copy full SHA for a423422
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -134,6 +134,7 @@ static_library("LLVMRISCVCodeGen") {
134
"RISCVInsertWriteVXRM.cpp",
135
"RISCVInstrInfo.cpp",
136
"RISCVLandingPadSetup.cpp",
137
+ "RISCVLateBranchOpt.cpp",
138
"RISCVLoadStoreOptimizer.cpp",
139
"RISCVMachineFunctionInfo.cpp",
140
"RISCVMakeCompressible.cpp",
0 commit comments