1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[gn build] Port b577d2df7bd

This commit is contained in:
LLVM GN Syncbot 2020-12-11 18:37:39 +00:00
parent be7810833d
commit 3a9d02d48e

View File

@ -64,6 +64,7 @@ static_library("LLVMRISCVCodeGen") {
sources = [
"RISCVAsmPrinter.cpp",
"RISCVCallLowering.cpp",
"RISCVCleanupVSETVLI.cpp",
"RISCVExpandAtomicPseudoInsts.cpp",
"RISCVExpandPseudoInsts.cpp",
"RISCVFrameLowering.cpp",