We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b21c9 + 6efd24c commit a9ba630Copy full SHA for a9ba630
llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
@@ -20,6 +20,8 @@ static_library("ProfileData") {
20
"MemProf.cpp",
21
"MemProfRadixTree.cpp",
22
"MemProfReader.cpp",
23
+ "MemProfSummary.cpp",
24
+ "MemProfSummaryBuilder.cpp",
25
"PGOCtxProfReader.cpp",
26
"PGOCtxProfWriter.cpp",
27
"ProfileSummaryBuilder.cpp",
0 commit comments