[PATCH] D36464: Implemented sane default for llvm-objdump's relocation Value format
Daniel Cederman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 03:30:04 PDT 2018
dcederman commandeered this revision.
dcederman added a reviewer: fedor.sergeev.
dcederman added a comment.
Hello,
I got referred to this revision by @jyknight after I created a patch to add Sparc to the list in getRelocationValueString. Changing the default does seem like a better approach, so I will update this revision following the comment. I hope that is ok.
https://reviews.llvm.org/D36464
More information about the llvm-commits
mailing list