[llvm] 5a49fee - [gn build] Port 13fe6733019a
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 12:18:49 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-01T19:12:51Z
New Revision: 5a49fee3299d18573d89813e7a3172c553d9b257
URL: https://github.com/llvm/llvm-project/commit/5a49fee3299d18573d89813e7a3172c553d9b257
DIFF: https://github.com/llvm/llvm-project/commit/5a49fee3299d18573d89813e7a3172c553d9b257.diff
LOG: [gn build] Port 13fe6733019a
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 390f7a1e284d2..87c23aeb9262c 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
@@ -75,7 +75,6 @@ static_library("LLVMRISCVCodeGen") {
"RISCVGatherScatterLowering.cpp",
"RISCVISelDAGToDAG.cpp",
"RISCVISelLowering.cpp",
- "RISCVInsertNTLHInsts.cpp",
"RISCVInsertVSETVLI.cpp",
"RISCVInstrInfo.cpp",
"RISCVMCInstLower.cpp",
More information about the llvm-commits
mailing list