forked from OSchip/llvm-project
[gn build] Port 29a5a7c6d4
This commit is contained in:
parent
1ba42dd04b
commit
b81171ce19
|
@ -75,6 +75,7 @@ static_library("LLVMRISCVCodeGen") {
|
||||||
"RISCVLegalizerInfo.cpp",
|
"RISCVLegalizerInfo.cpp",
|
||||||
"RISCVMCInstLower.cpp",
|
"RISCVMCInstLower.cpp",
|
||||||
"RISCVMachineFunctionInfo.cpp",
|
"RISCVMachineFunctionInfo.cpp",
|
||||||
|
"RISCVMakeCompressible.cpp",
|
||||||
"RISCVMergeBaseOffset.cpp",
|
"RISCVMergeBaseOffset.cpp",
|
||||||
"RISCVRedundantCopyElimination.cpp",
|
"RISCVRedundantCopyElimination.cpp",
|
||||||
"RISCVRegisterBankInfo.cpp",
|
"RISCVRegisterBankInfo.cpp",
|
||||||
|
|
Loading…
Reference in New Issue