Skip to content

Commit f75295f

Browse files
committed
[gn build] Port 9a8f90d
1 parent 0547e84 commit f75295f

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/ProfileData

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ static_library("ProfileData") {
1010
]
1111
sources = [
1212
"GCOV.cpp",
13+
"IndexedMemProfData.cpp",
1314
"InstrProf.cpp",
1415
"InstrProfCorrelator.cpp",
1516
"InstrProfReader.cpp",

0 commit comments

Comments
 (0)