Author: LLVM GN Syncbot
Date: 2020-11-30T18:20:24Z
New Revision: a4064cbf32eb3f9de5f1d8cc679712c2f81937e3

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

LOG: [gn build] Port 64fa8cce225

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 8a6bd84a856d..67755f9c7d00 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn
@@ -53,6 +53,7 @@ static_library("IPO") {
     "PruneEH.cpp",
     "SCCP.cpp",
     "SampleProfile.cpp",
+    "SampleProfileProbe.cpp",
     "StripDeadPrototypes.cpp",
     "StripSymbols.cpp",
     "SyntheticCountsPropagation.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