[PATCH] D69304: [llvm-objcopy] - Do not crash on object that has relocations but no symbol table.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 03:46:51 PDT 2019


grimar added a comment.

In D69304#1724971 <https://reviews.llvm.org/D69304#1724971>, @jhenderson wrote:

> Okay, everything else LGTM. If you don't find any more issues, feel free to commit from my point of view.


I've found you actually was right. I.e. I found a different scenario to trigger a crash in `markSymbols`. Working on a test case, going to update the patch soon.


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

https://reviews.llvm.org/D69304





More information about the llvm-commits mailing list