[llvm] 7f1cb1f - gn build: Merge d6de5f12d48

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 12:53:42 PST 2019


Author: LLVM GN Syncbot
Date: 2019-11-15T20:50:43Z
New Revision: 7f1cb1fa6ebb077f4147c87d3334fa88d0a91016

URL: https://github.com/llvm/llvm-project/commit/7f1cb1fa6ebb077f4147c87d3334fa88d0a91016
DIFF: https://github.com/llvm/llvm-project/commit/7f1cb1fa6ebb077f4147c87d3334fa88d0a91016.diff

LOG: gn build: Merge d6de5f12d48

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 9c573e33f853..5bcc55369e9b 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -29,6 +29,7 @@ static_library("Utils") {
     "GlobalStatus.cpp",
     "GuardUtils.cpp",
     "ImportedFunctionsInliningStatistics.cpp",
+    "InjectTLIMappings.cpp",
     "InlineFunction.cpp",
     "InstructionNamer.cpp",
     "IntegerDivision.cpp",


        


More information about the llvm-commits mailing list