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 093b8bf commit dcfa147Copy full SHA for dcfa147
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -112,6 +112,7 @@ static_library("LLVMRISCVCodeGen") {
112
"GISel/RISCVPreLegalizerCombiner.cpp",
113
"GISel/RISCVRegisterBankInfo.cpp",
114
"RISCVAsmPrinter.cpp",
115
+ "RISCVCallingConv.cpp",
116
"RISCVCodeGenPrepare.cpp",
117
"RISCVDeadRegisterDefinitions.cpp",
118
"RISCVExpandAtomicPseudoInsts.cpp",
0 commit comments