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 0547e84 commit f75295fCopy full SHA for f75295f
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