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.
1 parent cc6f446 commit 6efd24cCopy full SHA for 6efd24c
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