[gn build] Port b510e4cf1b

This commit is contained in:
LLVM GN Syncbot 2021-05-24 18:48:17 +00:00
parent b510e4cf1b
commit e7a268f9ef
1 changed files with 1 additions and 1 deletions

View File

@ -63,12 +63,12 @@ static_library("LLVMRISCVCodeGen") {
sources = [
"RISCVAsmPrinter.cpp",
"RISCVCallLowering.cpp",
"RISCVCleanupVSETVLI.cpp",
"RISCVExpandAtomicPseudoInsts.cpp",
"RISCVExpandPseudoInsts.cpp",
"RISCVFrameLowering.cpp",
"RISCVISelDAGToDAG.cpp",
"RISCVISelLowering.cpp",
"RISCVInsertVSETVLI.cpp",
"RISCVInstrInfo.cpp",
"RISCVInstructionSelector.cpp",
"RISCVLegalizerInfo.cpp",