[llvm-branch-commits] [llvm] 88974e8 - [gn build] Port a8a43b63388
LLVM GN Syncbot via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Nov 27 18:05:50 PST 2020
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",
More information about the llvm-branch-commits
mailing list