diff options
author | wlei <wlei@fb.com> | 2021-10-21 20:56:06 -0700 |
---|---|---|
committer | wlei <wlei@fb.com> | 2021-10-29 09:59:12 -0700 |
commit | 2f8196db9206d9a848ed706d5846196d3fc5db63 (patch) | |
tree | 2681d433880b68e5036e93efd804df2bd6913f0e /clang/lib/Basic/FileManager.cpp | |
parent | 40ca4112515d03bbcf594bd2dfa6b4394d5b00d6 (diff) | |
download | llvm-2f8196db9206d9a848ed706d5846196d3fc5db63.zip llvm-2f8196db9206d9a848ed706d5846196d3fc5db63.tar.gz llvm-2f8196db9206d9a848ed706d5846196d3fc5db63.tar.bz2 |
[llvm-profgen] Fix bug of populating profile symbol list
Previous implementation of populating profile symbol list is wrong, it only included the profiled symbols. Actually it should use all symbols, here this switches to use the symbols from debug info. Also turned the flag off by default.
Reviewed By: wenlei, hoy
Differential Revision: https://reviews.llvm.org/D111824
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions