[PATCH] D152847: [llvm-objdump/mac] Add support for LC_ATOM_INFO

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 11:34:02 PDT 2023


keith created this revision.
keith added reviewers: cishida, alexander-shaposhnikov, jhenderson, thakis.
Herald added a reviewer: MaskRay.
Herald added a project: All.
keith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is a new load command first supported in Xcode 15's tools


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152847

Files:
  llvm/include/llvm/BinaryFormat/MachO.def
  llvm/test/tools/llvm-objdump/MachO/atom-info.yaml
  llvm/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152847.531009.patch
Type: text/x-patch
Size: 7203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/d3344f88/attachment.bin>


More information about the llvm-commits mailing list