[PATCH] D19986: Refactor the Verifier so it can diagnose IR validation errors and debug info metadata errors separately. (NFC)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 11:38:08 PDT 2016


On Thu, May 5, 2016 at 11:37 AM, Adrian Prantl via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> aprantl added a comment.
>
> Also, this is not any more expensive since we are already running the
> Verifier (debug+IR) on all input anyway.
>

Fair point :)


>
>
> http://reviews.llvm.org/D19986
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/884d51e2/attachment.html>


More information about the llvm-commits mailing list