Author: LLVM GN Syncbot Date: 2020-11-28T01:56:55Z New Revision: 88974e829ec343ad9226982888807703a68acd98
URL: https://github.com/llvm/llvm-project/commit/88974e829ec343ad9226982888807703a68acd98 DIFF: https://github.com/llvm/llvm-project/commit/88974e829ec343ad9226982888807703a68acd98.diff LOG: [gn build] Port a8a43b63388 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 70fc47b32211..8a6bd84a856d 100644 --- a/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn @@ -40,7 +40,6 @@ static_library("IPO") { "GlobalSplit.cpp", "HotColdSplitting.cpp", "IPO.cpp", - "IROutliner.cpp", "InferFunctionAttrs.cpp", "InlineSimple.cpp", "Inliner.cpp", _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits