[PATCH] D74824: [objdump] Fix disassembly for call/branch instructions for ELF binaries built with -ffunction-sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 20:47:30 PDT 2021


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

Request changes as this may regress disassembly for "range extension thunks with addends" (see inline comment)


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