commit | 2a6873fdf3fa413cd7ef09b368fab64aa936d027 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Wed Mar 26 22:03:06 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Wed Mar 26 22:03:06 2014 +0000 |
tree | 8f4ce3706adbf461c1702131c289203bb8b0cf03 | |
parent | 70ea745ec8b91327874c0f8166d8471e4c377f37 [diff] |
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