Skip to content

Commit a1d99af

Browse files
committed
[gn build] Port a5e0194
1 parent 28e0298 commit a1d99af

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Analysis

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/lib/Analysis/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ static_library("Analysis") {
4747
"DomTreeUpdater.cpp",
4848
"DominanceFrontier.cpp",
4949
"EHPersonalities.cpp",
50-
"FunctionPropertiesAnalysis.cpp",
5150
"GlobalsModRef.cpp",
5251
"GuardUtils.cpp",
5352
"HeatUtils.cpp",
@@ -56,6 +55,7 @@ static_library("Analysis") {
5655
"IndirectCallPromotionAnalysis.cpp",
5756
"InlineAdvisor.cpp",
5857
"InlineCost.cpp",
58+
"InlineFeaturesAnalysis.cpp",
5959
"InlineSizeEstimatorAnalysis.cpp",
6060
"InstCount.cpp",
6161
"InstructionPrecedenceTracking.cpp",

0 commit comments

Comments
 (0)