[all-commits] [llvm/llvm-project] f10173: [llvm-objdump/mac] Add support for LC_ATOM_INFO
Keith Smiley via All-commits
all-commits at lists.llvm.org
Tue Jun 13 14:29:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1017389103b99f20ddb1cb6da0e5faa8a43c43b
https://github.com/llvm/llvm-project/commit/f1017389103b99f20ddb1cb6da0e5faa8a43c43b
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/MachO.def
A llvm/test/tools/llvm-objdump/MachO/atom-info.yaml
M llvm/tools/llvm-objdump/MachODump.cpp
Log Message:
-----------
[llvm-objdump/mac] Add support for LC_ATOM_INFO
This is a new load command first supported in Xcode 15's tools
Differential Revision: https://reviews.llvm.org/D152847
More information about the All-commits
mailing list