diff options
author | Fangrui Song <maskray@google.com> | 2020-06-16 14:55:02 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-06-16 14:55:38 -0700 |
commit | 7f7cb79b57838155a2faf46300491d45eedf8907 (patch) | |
tree | b2bea4c5d265f43ebafb689536ce041f77f48c37 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | ada2a8ea4a9c5b2141c30c77b80b85945e346999 (diff) | |
download | llvm-7f7cb79b57838155a2faf46300491d45eedf8907.zip llvm-7f7cb79b57838155a2faf46300491d45eedf8907.tar.gz llvm-7f7cb79b57838155a2faf46300491d45eedf8907.tar.bz2 |
[llvm-cov gcov] Don't suppress .gcov output if .gcda is corrupted
If .gcda is corrupted, gcov continues to produce a .gcov and just
assumes execution counts are zeros. This is reasonable, because the
program can corrupt its .gcda output. The code path should be similar to
the code path without .gcda.
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions