[lld] r319367 - Don't crash on broken debug info.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 16:51:22 PST 2017


Davide Italiano <davide at freebsd.org> writes:

> On Wed, Nov 29, 2017 at 2:09 PM, Rafael Espindola via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: rafael
>> Date: Wed Nov 29 14:09:16 2017
>> New Revision: 319367
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=319367&view=rev
>> Log:
>> Don't crash on broken debug info.
>>
>
> I wonder whether we should have an hard failure mode instead?
> Or, FWIW, at least emit a diagnostic that the debug infos are broken
> rather than silently ignoring?

No idea what I was thinking. It should be an error, I will fix that.

Thanks,
Rafael


More information about the llvm-commits mailing list