[llvm-dev] Need help with code generation

Rafael EspĂ­ndola via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 21 15:35:09 PDT 2016


On Mar 21, 2016 6:00 PM, "Lang Hames via llvm-dev" <llvm-dev at lists.llvm.org>
wrote:
>
> Hi All,
>
> My understanding of the earlier thread is that it ended with "We agree to
disagree for now, and (potentially) revisit this later".
>
> I'm not interested in starting any new discussions at the moment, but I
want to make sure we avoid the echo chamber effect too, so: The position of
the mach-o tool developers is that crashing on malformed input should be
considered a bug, and to that end we're working to improve our error
detection and reporting.

Are you guys fixing llvm to also not crash on invalid input? What is the
use case of having the property in one but not the other?

On a related note, it is the macho lld what currently prevents the asan
bots from reporting failures. That would probably be a good place to start.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160321/82a64cd9/attachment.html>


More information about the llvm-dev mailing list