[llvm] ce78dfa - [gn build] Port 28233408a2c8
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 06:22:59 PST 2024
Author: LLVM GN Syncbot
Date: 2024-02-26T14:10:24Z
New Revision: ce78dfa4f0470d79979818e322e76050fb082f4e
URL: https://github.com/llvm/llvm-project/commit/ce78dfa4f0470d79979818e322e76050fb082f4e
DIFF: https://github.com/llvm/llvm-project/commit/ce78dfa4f0470d79979818e322e76050fb082f4e.diff
LOG: [gn build] Port 28233408a2c8
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
index e78ef13869e64a..327b10c085c5b3 100644
--- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -74,6 +74,7 @@ static_library("CodeGen") {
"IfConversion.cpp",
"ImplicitNullChecks.cpp",
"IndirectBrExpandPass.cpp",
+ "InitUndef.cpp",
"InlineSpiller.cpp",
"InterferenceCache.cpp",
"InterleavedAccessPass.cpp",
More information about the llvm-commits
mailing list