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 5ae765e + f75295f commit 0c55b83Copy full SHA for 0c55b83
llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
@@ -10,6 +10,7 @@ static_library("ProfileData") {
10
]
11
sources = [
12
"GCOV.cpp",
13
+ "IndexedMemProfData.cpp",
14
"InstrProf.cpp",
15
"InstrProfCorrelator.cpp",
16
"InstrProfReader.cpp",
0 commit comments