[PATCH] D74507: [llvm-objdump] Print method name from debug info in disassembly output.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 13:58:31 PST 2020


rupprecht updated this revision to Diff 245257.
rupprecht added a comment.

- Fix printing the same line info when only the function name changes (from something to <invalid>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74507

Files:
  llvm/test/tools/llvm-objdump/AMDGPU/source-lines.ll
  llvm/test/tools/llvm-objdump/Hexagon/source-interleave-hexagon.ll
  llvm/test/tools/llvm-objdump/X86/source-interleave-function-from-debug.test
  llvm/test/tools/llvm-objdump/X86/source-interleave-x86_64.test
  llvm/test/tools/llvm-objdump/embedded-source.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74507.245257.patch
Type: text/x-patch
Size: 12553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/84cd8e65/attachment.bin>


More information about the llvm-commits mailing list