aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-06-16 14:13:51 -0700
committerFangrui Song <maskray@google.com>2020-06-16 14:14:28 -0700
commitdef21563895d757c7769de41d4ee8d9cb99714db (patch)
treeeaf8fe86878df57b69c428ce8c233b3df725f21d /llvm/lib/CodeGen/LiveVariables.cpp
parent4cd7ba7eca194feccc80413d3b8021ebd03a4f2d (diff)
downloadllvm-def21563895d757c7769de41d4ee8d9cb99714db.zip
llvm-def21563895d757c7769de41d4ee8d9cb99714db.tar.gz
llvm-def21563895d757c7769de41d4ee8d9cb99714db.tar.bz2
[gcov] Add -i --intermediate-format
Between gcov 4.9~8, `gcov -i $file` prints coverage information to $file.gcov in an intermediate text format (single file, instead of $source.gcov for each source file). lcov newer than 2019-05-24 detects -i support and uses it to increase processing speed. gcov 9 (GCC r265587) removed --intermediate-format and -i was changed to mean --json-format. However, we consider this format still useful and support it. geninfo (part of lcov) supports this format even if we announce that we are compatible with gcov 9.0.0
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions