[llvm] 5300ba7 - [gn build] Port 2e9f8696e953
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 10:10:07 PST 2024
Author: LLVM GN Syncbot
Date: 2024-11-14T18:02:40Z
New Revision: 5300ba7f4fce46160a7097292a9b0a56daa92cff
URL: https://github.com/llvm/llvm-project/commit/5300ba7f4fce46160a7097292a9b0a56daa92cff
DIFF: https://github.com/llvm/llvm-project/commit/5300ba7f4fce46160a7097292a9b0a56daa92cff.diff
LOG: [gn build] Port 2e9f8696e953
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
index c46b969f67a350..1479e1c355d957 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -40,6 +40,7 @@ static_library("Utils") {
"GlobalStatus.cpp",
"GuardUtils.cpp",
"HelloWorld.cpp",
+ "IRNormalizer.cpp",
"InjectTLIMappings.cpp",
"InlineFunction.cpp",
"InstructionNamer.cpp",
More information about the llvm-commits
mailing list