[llvm] 951353d - [gn build] Port 5048a0858beb
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 7 00:29:00 PST 2025
Author: LLVM GN Syncbot
Date: 2025-03-07T08:22:01Z
New Revision: 951353de62c33645d8eabd35df091fdacb649b61
URL: https://github.com/llvm/llvm-project/commit/951353de62c33645d8eabd35df091fdacb649b61
DIFF: https://github.com/llvm/llvm-project/commit/951353de62c33645d8eabd35df091fdacb649b61.diff
LOG: [gn build] Port 5048a0858beb
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 559101e830961..f127c6ec3c131 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -134,6 +134,7 @@ static_library("LLVMRISCVCodeGen") {
"RISCVInsertWriteVXRM.cpp",
"RISCVInstrInfo.cpp",
"RISCVLandingPadSetup.cpp",
+ "RISCVLoadStoreOptimizer.cpp",
"RISCVMachineFunctionInfo.cpp",
"RISCVMakeCompressible.cpp",
"RISCVMergeBaseOffset.cpp",
More information about the llvm-commits
mailing list