Skip to content

Commit 0dd4d70

Browse files
committed
[gn build] Port a895040
1 parent a895040 commit 0dd4d70

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ static_library("Analysis") {
5252
"GlobalsModRef.cpp",
5353
"GuardUtils.cpp",
5454
"HeatUtils.cpp",
55-
"IRSimilarityIdentifier.cpp",
5655
"IVDescriptors.cpp",
5756
"IVUsers.cpp",
5857
"IndirectCallPromotionAnalysis.cpp",

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ unittest("AnalysisTests") {
2525
"DomTreeUpdaterTest.cpp",
2626
"FunctionPropertiesAnalysisTest.cpp",
2727
"GlobalsModRefTest.cpp",
28-
"IRSimilarityIdentifierTest.cpp",
2928
"IVDescriptorsTest.cpp",
3029
"LazyCallGraphTest.cpp",
3130
"LoadsTest.cpp",

0 commit comments

Comments
 (0)