llvm-6502/test/tools
Justin Bogner 2a6873fdf3 llvm-cov: Handle functions with no line number
Functions may in an instrumented binary but not in the original source
when they're inserted by the compiler or the runtime. These functions
aren't meaningful to the user, so teach llvm-cov to skip over them
instead of crashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204863 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-26 22:03:06 +00:00
..
llvm-cov llvm-cov: Handle functions with no line number 2014-03-26 22:03:06 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump Object/COFF: Support large relocation table. 2014-03-21 00:44:19 +00:00
llvm-profdata llvm-profdata: Check for bad data in the show command 2014-03-23 20:55:53 +00:00
llvm-readobj Teach llvm-readobj to print human friendly description of reserved sections. 2014-03-24 05:00:34 +00:00