[PATCH] D35240: [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 15:38:37 PDT 2017


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

LGTM.

I believe thumb mode uses 3/2 in the length field, rather than 1/0. Would you be interested in adding support and a test case for that too?


https://reviews.llvm.org/D35240





More information about the llvm-commits mailing list