From 88974e829ec343ad9226982888807703a68acd98 Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Sat, 28 Nov 2020 01:56:55 +0000 Subject: [PATCH] [gn build] Port a8a43b63388 --- llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn | 1 - 1 file changed, 1 deletion(-) 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 70fc47b..8a6bd84 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", -- 2.7.4