llvm-6502/test/tools
Justin Bogner c92330c18c llvm-cov: Handle missing source files as GCOV does
If the source files referenced by a gcno file are missing, gcov
outputs a coverage file where every line is simply /*EOF*/.  This also
occurs for lines in the coverage that are past the end of a file that
is found.

This change mimics gcov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208149 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-07 02:11:23 +00:00
..
llvm-cov llvm-cov: Handle missing source files as GCOV does 2014-05-07 02:11:23 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump tools: fix heap-buffer-overrun detected via ASAN 2014-04-14 16:38:25 +00:00
llvm-profdata ProfileData: Treat missing function counts as malformed 2014-04-25 02:45:33 +00:00
llvm-readobj tools: fix invalid printing, buffer overrun in llvm-readobj 2014-04-16 04:15:29 +00:00