forked from OSchip/llvm-project
[gn build] Port 1a8468ba61
This commit is contained in:
parent
bb4d974135
commit
728217cd60
|
@ -64,6 +64,7 @@ static_library("LLVMRISCVCodeGen") {
|
|||
sources = [
|
||||
"RISCVAsmPrinter.cpp",
|
||||
"RISCVCallLowering.cpp",
|
||||
"RISCVCodeGenPrepare.cpp",
|
||||
"RISCVExpandAtomicPseudoInsts.cpp",
|
||||
"RISCVExpandPseudoInsts.cpp",
|
||||
"RISCVFrameLowering.cpp",
|
||||
|
|
Loading…
Reference in New Issue