llvm-6502/test/tools
Justin Bogner 688567e91c llvm-cov: Fix handling of line zero appearing in a line table
Reading line tables in llvm-cov was pretty broken, but would happen to
work as long as no line in the table was 0. It's not clear to me
whether a line of zero *should* show up in these tables, but deciding
to read a string in the middle of the line table is certainly the
wrong thing to do if it does.

I've also added some comments, as trying to figure out what this block
of code was doing was fairly unpleasant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207866 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-02 20:01:24 +00:00
..
llvm-cov llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +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