Skip to content

Commit

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

0 comments on commit 540277d

Please sign in to comment.