[PATCH] D70720: [llvm-objdump] Display locations of variables alongside disassembly

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 23 16:33:51 PST 2020


MaskRay added a comment.

Needs a rebase after D74507 <https://reviews.llvm.org/D74507>. `--debug-vars` seems to work with an ET_REL, but does it work with an ET_DYN/ET_DYN?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70720





More information about the llvm-commits mailing list