[gn build] Port a16bd4f9f25e
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 15 Nov 2022 22:46:53 +0000 (22:46 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 15 Nov 2022 22:46:53 +0000 (22:46 +0000)
llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn

index d2b30d7..ebb9da1 100644 (file)
@@ -67,7 +67,6 @@ static_library("LLVMRISCVCodeGen") {
     "GISel/RISCVLegalizerInfo.cpp",
     "GISel/RISCVRegisterBankInfo.cpp",
     "RISCVAsmPrinter.cpp",
-    "RISCVCallLowering.cpp",
     "RISCVCodeGenPrepare.cpp",
     "RISCVExpandAtomicPseudoInsts.cpp",
     "RISCVExpandPseudoInsts.cpp",
@@ -77,15 +76,12 @@ static_library("LLVMRISCVCodeGen") {
     "RISCVISelLowering.cpp",
     "RISCVInsertVSETVLI.cpp",
     "RISCVInstrInfo.cpp",
-    "RISCVInstructionSelector.cpp",
-    "RISCVLegalizerInfo.cpp",
     "RISCVMCInstLower.cpp",
     "RISCVMachineFunctionInfo.cpp",
     "RISCVMacroFusion.cpp",
     "RISCVMakeCompressible.cpp",
     "RISCVMergeBaseOffset.cpp",
     "RISCVRedundantCopyElimination.cpp",
-    "RISCVRegisterBankInfo.cpp",
     "RISCVRegisterInfo.cpp",
     "RISCVSExtWRemoval.cpp",
     "RISCVSubtarget.cpp",