[llvm] 363c406 - [gn build] Port a6d9730f403a

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 06:26:41 PDT 2023


Author: LLVM GN Syncbot
Date: 2023-04-12T13:18:38Z
New Revision: 363c4067a01fb6716e8ea9552147fefef5f7b3ae

URL: https://github.com/llvm/llvm-project/commit/363c4067a01fb6716e8ea9552147fefef5f7b3ae
DIFF: https://github.com/llvm/llvm-project/commit/363c4067a01fb6716e8ea9552147fefef5f7b3ae.diff

LOG: [gn build] Port a6d9730f403a

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 c07ac5b9eac21..035ed661dce39 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -66,7 +66,6 @@ static_library("Utils") {
     "MetaRenamer.cpp",
     "MisExpect.cpp",
     "ModuleUtils.cpp",
-    "MoveAutoInit.cpp",
     "NameAnonGlobals.cpp",
     "PredicateInfo.cpp",
     "PromoteMemoryToRegister.cpp",


        


More information about the llvm-commits mailing list