[PATCH] D61969: llvm-objdump:Fix Bugzilla ID 41862 to support checking addresses of disassembled object

Nicholas Krause via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 11:50:58 PDT 2019


xerofoify added a comment.

In D61969#1527349 <https://reviews.llvm.org/D61969#1527349>, @jhenderson wrote:

> In D61969#1519537 <https://reviews.llvm.org/D61969#1519537>, @xerofoify wrote:
>
> > Sorry about that I thought the patch name needed to change just not here. That's fixed and the error message is back to normal with the added condition and test case.
>
>
> The error message I'm seeing still is wrong. I don't think you've updated the diff. Please do so.


Sorry multiple versions of patch and mislinked wrong one. The correct one is now the current diff after just checking here.


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

https://reviews.llvm.org/D61969





More information about the llvm-commits mailing list