[PATCH] D67735: [lld][mach-o] Avoid segfaulting when handling an empty section list.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 08:13:53 PDT 2019


mattd added a comment.

In D67735#1682203 <https://reviews.llvm.org/D67735#1682203>, @ruiu wrote:

> LGTM
>
> I don't have a strong preference over silently accepting or reporting an error on an empty YAML, so this change seems fine. Thank you for doing htis.


Thanks @ruiu!  Would you mind accepting this patch so that I can land it, or should I wait for others to accept it?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67735/new/

https://reviews.llvm.org/D67735





More information about the llvm-commits mailing list