[PATCH] D46560: [SelectionDAG] Don't crash on inline assembly errors when the inline assembly return type is a struct.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 18:53:33 PDT 2018


Good enough for me. I hadn't had time to look. Thanks Eli.

On Tue, Jun 19, 2018, 6:42 PM Eli Friedman via Phabricator <
reviews at reviews.llvm.org> wrote:

> efriedma accepted this revision.
> efriedma added a comment.
> This revision is now accepted and ready to land.
>
> LGTM
>
> Nothing should ask for the result of an inline asm which produces zero
> values; that's fine.  (The chain is handled separately.)
>
>
> https://reviews.llvm.org/D46560
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/21224b14/attachment.html>


More information about the llvm-commits mailing list