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 5c3bf36 commit 4997baeCopy full SHA for 4997bae
llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
@@ -18,6 +18,7 @@ static_library("ProfileData") {
18
"InstrProfWriter.cpp",
19
"ItaniumManglingCanonicalizer.cpp",
20
"MemProf.cpp",
21
+ "MemProfCommon.cpp",
22
"MemProfRadixTree.cpp",
23
"MemProfReader.cpp",
24
"MemProfSummary.cpp",
0 commit comments