[llvm-bugs] [Bug 33517] Crash using llvm-cov with missing function names in profile data
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 19 19:05:30 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33517
Vedant Kumar <vsk at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Vedant Kumar <vsk at apple.com> ---
Should be addressed by:
r305767 - [Coverage] PR33517: Check for failure to load func records
r305765 - [ProfileData] PR33517: Check for failure of symtab creation
This was a good opportunity to 'plug some holes' in the way we propagate up
errors, thanks for the report.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170620/73c65e91/attachment.html>
More information about the llvm-bugs
mailing list