[llvm] 44bb69b - [gn build] Port 1392b654ff65
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 12:15:41 PST 2021
Author: LLVM GN Syncbot
Date: 2021-11-23T20:11:07Z
New Revision: 44bb69b1e012bdc905aa679008ee7ed3d71061b1
URL: https://github.com/llvm/llvm-project/commit/44bb69b1e012bdc905aa679008ee7ed3d71061b1
DIFF: https://github.com/llvm/llvm-project/commit/44bb69b1e012bdc905aa679008ee7ed3d71061b1.diff
LOG: [gn build] Port 1392b654ff65
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
index 9f0479c412f44..ac8e0e4c94f0e 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -65,7 +65,6 @@ static_library("Utils") {
"SCCPSolver.cpp",
"SSAUpdater.cpp",
"SSAUpdaterBulk.cpp",
- "SampleProfileInference.cpp",
"SampleProfileLoaderBaseUtil.cpp",
"SanitizerStats.cpp",
"ScalarEvolutionExpander.cpp",
More information about the llvm-commits
mailing list