[PATCH] D75631: [llvm-objdump] Fix reliability of call target disassembling

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 09:45:48 PDT 2020


thopre abandoned this revision.
thopre marked an inline comment as done.
thopre added a comment.

In D75631#1943963 <https://reviews.llvm.org/D75631#1943963>, @davidb wrote:

> Test change looks good (address lookup rather than by name), but it makes the objdump change completely irrelevant to this now, so I'd revert the objdump change.


Alright, moved the test change to D76852 <https://reviews.llvm.org/D76852>. Dropping this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75631





More information about the llvm-commits mailing list