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 c1a6fe1 commit a5daf81Copy full SHA for a5daf81
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -74,6 +74,7 @@ static_library("LLVMRISCVCodeGen") {
74
"RISCVInstructionSelector.cpp",
75
"RISCVLegalizerInfo.cpp",
76
"RISCVMCInstLower.cpp",
77
+ "RISCVMachineFunctionInfo.cpp",
78
"RISCVMergeBaseOffset.cpp",
79
"RISCVRedundantCopyElimination.cpp",
80
"RISCVRegisterBankInfo.cpp",
0 commit comments