[PATCH] D62642: Support Universal dSYM files in llvm-objdump

Michael Trent via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 08:12:52 PDT 2019


mtrent updated this revision to Diff 202200.
mtrent added a comment.

Increasing error checking to catch symbolic files that are neither
Mach-O nor Universal object files.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62642

Files:
  test/tools/llvm-objdump/X86/macho-disassemble-g-dsym.test
  tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62642.202200.patch
Type: text/x-patch
Size: 4319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/7f7a8314/attachment.bin>


More information about the llvm-commits mailing list