Skip to content

Commit 6efd24c

Browse files
committed
[gn build] Port cc6f446
1 parent cc6f446 commit 6efd24c

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ static_library("ProfileData") {
2020
"MemProf.cpp",
2121
"MemProfRadixTree.cpp",
2222
"MemProfReader.cpp",
23+
"MemProfSummary.cpp",
24+
"MemProfSummaryBuilder.cpp",
2325
"PGOCtxProfReader.cpp",
2426
"PGOCtxProfWriter.cpp",
2527
"ProfileSummaryBuilder.cpp",

0 commit comments

Comments
 (0)