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 3bf0ce1 commit ce5dac6Copy full SHA for ce5dac6
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -151,6 +151,7 @@ static_library("LLVMRISCVCodeGen") {
151
"RISCVMoveMerger.cpp",
152
"RISCVOptWInstrs.cpp",
153
"RISCVPostRAExpandPseudoInsts.cpp",
154
+ "RISCVPromoteConstant.cpp",
155
"RISCVPushPopOptimizer.cpp",
156
"RISCVRedundantCopyElimination.cpp",
157
"RISCVRegisterInfo.cpp",
0 commit comments