[PATCH] D59964: [yaml2obj] Fixing opening empty yaml files.

Puyan Lotfi via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 08:28:10 PDT 2019


Thank you for this! I can look into implementing a check for this in the
yaml parser but for now I’d really like yaml2obj to not crash when I forget
to pipe stderr to stdout. Does that sound reasonable?

PL

On Fri, Mar 29, 2019 at 2:45 AM George Rimar via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> grimar added a comment.
>
> FYI: https://reviews.llvm.org/D38036
>
>
> Repository:
>   rL LLVM
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D59964/new/
>
> https://reviews.llvm.org/D59964
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://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/20190329/0f6e7d6f/attachment.html>


More information about the llvm-commits mailing list