[PATCH] D88407: [llvm-readobj/elf] - Fix the PREL31 relocation computation used for dumping arm32 unwind info (-u).
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 05:47:23 PDT 2020
psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.
LGTM. Agree that it should be bit31 that is sign extended. Apologies for not catching this last time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88407/new/
https://reviews.llvm.org/D88407
More information about the llvm-commits
mailing list