Author: LLVM GN Syncbot
Date: 2020-12-06T20:12:22Z
New Revision: d1c14dd0fc95e8d3400dd447b516e073ba1efc07

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

LOG: [gn build] Port 6b989a17107

Added: 
    

Modified: 
    llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn 
b/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn
index 67755f9c7d00..c088d482ad6d 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn
@@ -52,6 +52,7 @@ static_library("IPO") {
     "PassManagerBuilder.cpp",
     "PruneEH.cpp",
     "SCCP.cpp",
+    "SampleContextTracker.cpp",
     "SampleProfile.cpp",
     "SampleProfileProbe.cpp",
     "StripDeadPrototypes.cpp",


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to