[llvm] ff02437 - [gn build] Port 712b31e2d4dc
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 13:33:09 PST 2022
Author: LLVM GN Syncbot
Date: 2022-02-02T21:28:57Z
New Revision: ff024374de1d5e4b109f9f343f7bc798db035c31
URL: https://github.com/llvm/llvm-project/commit/ff024374de1d5e4b109f9f343f7bc798db035c31
DIFF: https://github.com/llvm/llvm-project/commit/ff024374de1d5e4b109f9f343f7bc798db035c31.diff
LOG: [gn build] Port 712b31e2d4dc
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 579e8575764ca..9842c13884211 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -57,6 +57,7 @@ static_library("Utils") {
"MatrixUtils.cpp",
"Mem2Reg.cpp",
"MemoryOpRemark.cpp",
+ "MemoryTaggingSupport.cpp",
"MetaRenamer.cpp",
"ModuleUtils.cpp",
"NameAnonGlobals.cpp",
More information about the llvm-commits
mailing list