[llvm] 0f50330 - [gn build] Port fef84c56dcd9
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 8 18:21:43 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-09-09T01:15:17Z
New Revision: 0f5033053a3d4dcf27cd488a360e64c48a36c27a
URL: https://github.com/llvm/llvm-project/commit/0f5033053a3d4dcf27cd488a360e64c48a36c27a
DIFF: https://github.com/llvm/llvm-project/commit/0f5033053a3d4dcf27cd488a360e64c48a36c27a.diff
LOG: [gn build] Port fef84c56dcd9
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 6316e18b2dd97d..67451c04dcef62 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -114,6 +114,7 @@ static_library("LLVMRISCVCodeGen") {
"RISCVAsmPrinter.cpp",
"RISCVCallingConv.cpp",
"RISCVCodeGenPrepare.cpp",
+ "RISCVConstantPoolValue.cpp",
"RISCVDeadRegisterDefinitions.cpp",
"RISCVExpandAtomicPseudoInsts.cpp",
"RISCVExpandPseudoInsts.cpp",
More information about the llvm-commits
mailing list