[llvm] ca85d5a - [gn build] Port d9a4a244138
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 17:35:04 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-05-21T00:30:02Z
New Revision: ca85d5a848b8b619e185740864464639f690fd95
URL: https://github.com/llvm/llvm-project/commit/ca85d5a848b8b619e185740864464639f690fd95
DIFF: https://github.com/llvm/llvm-project/commit/ca85d5a848b8b619e185740864464639f690fd95.diff
LOG: [gn build] Port d9a4a244138
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 f0ae96022070..8f4ef8d6fc34 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -17,6 +17,7 @@ static_library("Utils") {
"CallGraphUpdater.cpp",
"CallPromotionUtils.cpp",
"CanonicalizeAliases.cpp",
+ "CanonicalizeFreezeInLoops.cpp",
"CloneFunction.cpp",
"CloneModule.cpp",
"CodeExtractor.cpp",
More information about the llvm-commits
mailing list