diff options
author | gulfemsavrun <gulfem@google.com> | 2024-09-13 16:41:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 16:41:07 -0700 |
commit | 536bdc99e6ed2388426ce94d0bd75a61aecab396 (patch) | |
tree | 303d17a6d968110bd0809d893173d0e29eecf8e8 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | ca4973972bf1306b49413a76f2d0c25c3df711aa (diff) | |
download | llvm-536bdc99e6ed2388426ce94d0bd75a61aecab396.zip llvm-536bdc99e6ed2388426ce94d0bd75a61aecab396.tar.gz llvm-536bdc99e6ed2388426ce94d0bd75a61aecab396.tar.bz2 |
[Coverage] Skip empty profile name section (#108480)
llvm-cov reads __llvm_prf_names section in an object file to find the
profile names, and it instead reads __llvm_covnames section in binary
profile correlation mode when __llvm_prf_names section is omitted. This
patch ensures that it still reads __llvm_covnames section when there is
an empty __llvm_prf_names section.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions