Skip to content

Commit

Permalink
[gn build] Port 83080a2
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jul 13, 2020
1 parent fb7ef0b commit 44899ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/lib/Analysis/BUILD.gn
Expand Up @@ -55,6 +55,7 @@ static_library("Analysis") {
"InlineAdvisor.cpp",
"InlineCost.cpp",
"InlineFeaturesAnalysis.cpp",
"InlineSizeEstimatorAnalysis.cpp",
"InstCount.cpp",
"InstructionPrecedenceTracking.cpp",
"InstructionSimplify.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/unittests/Analysis/BUILD.gn
Expand Up @@ -25,6 +25,7 @@ unittest("AnalysisTests") {
"GlobalsModRefTest.cpp",
"IVDescriptorsTest.cpp",
"InlineFeaturesAnalysisTest.cpp",
"InlineSizeEstimatorAnalysisTest.cpp",
"LazyCallGraphTest.cpp",
"LoadsTest.cpp",
"LoopInfoTest.cpp",
Expand Down

0 comments on commit 44899ed

Please sign in to comment.