[PATCH] D52815: [ELF] Fix crash on invalid undefined local symbols

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 16:34:49 PDT 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

I agree with you that it is not easy to create a broken object file. In this case, checking in a binary is fine.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52815





More information about the llvm-commits mailing list