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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 03:25:43 PDT 2019


ruiu added a comment.

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.


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

https://reviews.llvm.org/D67735





More information about the llvm-commits mailing list