[gn build] Port f78f509c75

This commit is contained in:
LLVM GN Syncbot 2020-08-03 18:05:15 +00:00
parent f78f509c75
commit c12bd8dac9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ unittest("ProfileDataTests") {
]
sources = [
"CoverageMappingTest.cpp",
"InstrProfDataTest.cpp",
"InstrProfTest.cpp",
"SampleProfTest.cpp",
]