[llvm] 102c79f - [gn build] Port 11e5a0d290ba

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 10:39:18 PDT 2023


Author: LLVM GN Syncbot
Date: 2023-06-12T17:33:51Z
New Revision: 102c79fbf621b1e88dfc578766f827384d27c9ac

URL: https://github.com/llvm/llvm-project/commit/102c79fbf621b1e88dfc578766f827384d27c9ac
DIFF: https://github.com/llvm/llvm-project/commit/102c79fbf621b1e88dfc578766f827384d27c9ac.diff

LOG: [gn build] Port 11e5a0d290ba

Added: 
    

Modified: 
    llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
index b8ea3d126dd11..18cf15b521959 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -78,7 +78,6 @@ static_library("LLVMRISCVCodeGen") {
     "RISCVISelLowering.cpp",
     "RISCVInsertVSETVLI.cpp",
     "RISCVInstrInfo.cpp",
-    "RISCVMCInstLower.cpp",
     "RISCVMachineFunctionInfo.cpp",
     "RISCVMacroFusion.cpp",
     "RISCVMakeCompressible.cpp",


        


More information about the llvm-commits mailing list