1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

[gn build] Port b510e4cf1b96

This commit is contained in:
LLVM GN Syncbot 2021-05-24 18:48:17 +00:00
parent 9ed3d57a44
commit 604164d943

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",