[llvm] c7639f8 - [gn build] Port 46774df30715
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 10:54:48 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-03-31T17:50:34Z
New Revision: c7639f896c27642760f1925422f92ab88d900f51
URL: https://github.com/llvm/llvm-project/commit/c7639f896c27642760f1925422f92ab88d900f51
DIFF: https://github.com/llvm/llvm-project/commit/c7639f896c27642760f1925422f92ab88d900f51.diff
LOG: [gn build] Port 46774df30715
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 4e4a95ba3b86f..bd109c93e1cae 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -60,6 +60,7 @@ static_library("Utils") {
"MemoryOpRemark.cpp",
"MemoryTaggingSupport.cpp",
"MetaRenamer.cpp",
+ "MisExpect.cpp",
"ModuleUtils.cpp",
"NameAnonGlobals.cpp",
"PredicateInfo.cpp",
More information about the llvm-commits
mailing list