diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-03-26 22:03:06 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-03-26 22:03:06 +0000 |
commit | 95e0a7058194a50fa99dcc67e4721130ee94fbff (patch) | |
tree | e351473f928f806c03635f2858e8c33c95cc1770 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | a773d086180050ae2694ce4d2e8e72f4ddff19cb (diff) | |
download | llvm-95e0a7058194a50fa99dcc67e4721130ee94fbff.zip llvm-95e0a7058194a50fa99dcc67e4721130ee94fbff.tar.gz llvm-95e0a7058194a50fa99dcc67e4721130ee94fbff.tar.bz2 |
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.
llvm-svn: 204863
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions