[PATCH] D89216: [dsymutil] Add the ability to run the DWARF verifier on the input

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 11:47:29 PST 2022


JDevlieghere updated this revision to Diff 407972.
JDevlieghere marked 8 inline comments as done.
JDevlieghere added a comment.

Thanks for the prompt review, Alexey! I think I've addressed all your comments.


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

https://reviews.llvm.org/D89216

Files:
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/X86/verify.test
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/Options.td
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89216.407972.patch
Type: text/x-patch
Size: 11395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/fcdf7dca/attachment.bin>


More information about the llvm-commits mailing list