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
llvm-objdump
llvm-profdata
llvm-readobj Teach llvm-readobj to print human friendly description of reserved sections. 2014-03-24 05:00:34 +00:00