We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef84c5 commit 0f50330Copy full SHA for 0f50330
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -114,6 +114,7 @@ static_library("LLVMRISCVCodeGen") {
114
"RISCVAsmPrinter.cpp",
115
"RISCVCallingConv.cpp",
116
"RISCVCodeGenPrepare.cpp",
117
+ "RISCVConstantPoolValue.cpp",
118
"RISCVDeadRegisterDefinitions.cpp",
119
"RISCVExpandAtomicPseudoInsts.cpp",
120
"RISCVExpandPseudoInsts.cpp",
0 commit comments