[llvm] 0fc2e6d - [gn build] Port f573f6866e18
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 07:36:10 PST 2021
Author: LLVM GN Syncbot
Date: 2021-12-07T15:31:37Z
New Revision: 0fc2e6d390ce54293ff624cb29289c61d7520028
URL: https://github.com/llvm/llvm-project/commit/0fc2e6d390ce54293ff624cb29289c61d7520028
DIFF: https://github.com/llvm/llvm-project/commit/0fc2e6d390ce54293ff624cb29289c61d7520028.diff
LOG: [gn build] Port f573f6866e18
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 9f0479c412f44..579e8575764ca 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -21,6 +21,7 @@ static_library("Utils") {
"CloneFunction.cpp",
"CloneModule.cpp",
"CodeExtractor.cpp",
+ "CodeLayout.cpp",
"CodeMoverUtils.cpp",
"CtorUtils.cpp",
"Debugify.cpp",
More information about the llvm-commits
mailing list