[PATCH] D69997: [llvm-objdump] Print relocation addends in hexadecimal

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 02:37:12 PST 2019


jhenderson added a comment.

In D69997#1738439 <https://reviews.llvm.org/D69997#1738439>, @grimar wrote:

> In D69997#1738437 <https://reviews.llvm.org/D69997#1738437>, @davidb wrote:
>
> > Thank you for the quick response.
> >
> > In D69997#1738433 <https://reviews.llvm.org/D69997#1738433>, @grimar wrote:
> >
> > > Did you run LLD tests (I'd expect them to fail)?
> >
> >
> > I just noticed that I haven't and am in the process of building/testing them too. Are there any other projects that might use llvm-objdump for testing?
>
>
> I guess so. I'd try to search for "llvm-objdump" invocations to find them out. Probably most of them are covered by `check-llvm` though.


I'd check the clang tests, just in case. A search is probably sufficient here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69997





More information about the llvm-commits mailing list