From 553bff0e9c571c4b53520126e8c0f6fe2ed966a0 Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Wed, 22 Mar 2023 14:45:00 +0000 Subject: [PATCH] [gn build] Port 883dbb9c86be --- 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 0dbeb79..644d30f 100644 --- a/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/BUILD.gn @@ -48,7 +48,6 @@ static_library("IPO") { "Internalize.cpp", "LoopExtractor.cpp", "LowerTypeTests.cpp", - "MemProfContextDisambiguation.cpp", "MergeFunctions.cpp", "ModuleInliner.cpp", "OpenMPOpt.cpp", -- 2.7.4