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 4cfbe55 commit 0a71879Copy full SHA for 0a71879
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
+ "MemProfRadixTree.cpp",
22
"MemProfReader.cpp",
23
"PGOCtxProfReader.cpp",
24
"PGOCtxProfWriter.cpp",
0 commit comments