diff options
author | Hongtao Yu <hoy@fb.com> | 2022-12-06 15:22:50 -0800 |
---|---|---|
committer | Hongtao Yu <hoy@fb.com> | 2022-12-06 21:11:50 -0800 |
commit | ad03f4079289697fa201e191e9995c35ac7bf180 (patch) | |
tree | 05b9a51f5ea15e67edc2c08c3c68acac5a753c9d /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 0d691ac4472b5a2e9f9ed3d4a7b91460791efb90 (diff) | |
download | llvm-ad03f4079289697fa201e191e9995c35ac7bf180.zip llvm-ad03f4079289697fa201e191e9995c35ac7bf180.tar.gz llvm-ad03f4079289697fa201e191e9995c35ac7bf180.tar.bz2 |
[llvm-profdata] Drop profile symbol list during merging AutoFDO profiles.
Adding a switch to drop profile symbol list during merging AutoFDO profiles. This is needed to minimize the impact on default profiles when the profile symbol list is enabled for the source input profiles. The symbol list is quite large and could potentially slow down the compiler.
Reviewed By: davidxl, wenlei
Differential Revision: https://reviews.llvm.org/D139486
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions