[PATCH] D135430: [llvm-objdump] Support nonzero section addresses in addSymbolizer

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 15:08:42 PDT 2022


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

LGTM, thank you! I wasn't aware of the change which caused the regression in https://reviews.llvm.org/D130357

I left a comment to confirm there isn't something more subtle happening, but regardless the code is clearly incorrect.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135430/new/

https://reviews.llvm.org/D135430



More information about the llvm-commits mailing list