[PATCH] D74824: [objdump] Fix disassembly for call/branch instructions for ELF binaries built with -ffunction-sections
Dave Bozier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 05:00:23 PST 2020
davidb added a comment.
In D74824#1890859 <https://reviews.llvm.org/D74824#1890859>, @jhenderson wrote:
> Looks like you've got changes related to D74823 <https://reviews.llvm.org/D74823> mixed in here?
Yes I put a note in the original description mentioning that this has been split to a separate change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74824/new/
https://reviews.llvm.org/D74824
More information about the llvm-commits
mailing list