Skip to content

Commit 378c9e9

Browse files
committed
[gn build] Port 2c54bf4
1 parent 9ae2177 commit 378c9e9

File tree

2 files changed

+0
-3
lines changed
  • llvm/utils/gn/secondary/llvm

2 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ static_library("ProfileData") {
1717
"ItaniumManglingCanonicalizer.cpp",
1818
"MemProf.cpp",
1919
"MemProfReader.cpp",
20-
"PGOCtxProfReader.cpp",
21-
"PGOCtxProfWriter.cpp",
2220
"ProfileSummaryBuilder.cpp",
2321
"SampleProf.cpp",
2422
"SampleProfReader.cpp",

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ unittest("ProfileDataTests") {
1414
"InstrProfTest.cpp",
1515
"ItaniumManglingCanonicalizerTest.cpp",
1616
"MemProfTest.cpp",
17-
"PGOCtxProfReaderWriterTest.cpp",
1817
"SampleProfTest.cpp",
1918
"SymbolRemappingReaderTest.cpp",
2019
]

0 commit comments

Comments
 (0)