[PATCH] D112183: [llvm-objdump] Fix the Assertion failure when providing invalid --debug-vars or --dwarf values

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 08:59:04 PDT 2021


gbreynoo updated this revision to Diff 384478.
gbreynoo marked an inline comment as done.
gbreynoo added a comment.

Fixed James' Nit and reduced the multiple identical calls to llvm-mc


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

https://reviews.llvm.org/D112183

Files:
  llvm/test/tools/llvm-objdump/ELF/ARM/debug-vars-dwarf4.s
  llvm/test/tools/llvm-objdump/dwarf_invalid.yaml
  llvm/tools/llvm-objdump/llvm-objdump.cpp
  llvm/tools/llvm-objdump/llvm-objdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112183.384478.patch
Type: text/x-patch
Size: 6789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/7f8b78fb/attachment.bin>


More information about the llvm-commits mailing list