This is a new load command first supported in Xcode 15's tools
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152847
[llvm-objdump/mac] Add support for LC_ATOM_INFO ClosedPublic Authored by keith on Jun 13 2023, 11:34 AM.
Details Summary This is a new load command first supported in Xcode 15's tools
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2023, 11:42 AM Closed by commit rGf1017389103b: [llvm-objdump/mac] Add support for LC_ATOM_INFO (authored by keith). · Explain WhyJun 13 2023, 2:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531009 llvm/include/llvm/BinaryFormat/MachO.def
llvm/test/tools/llvm-objdump/MachO/atom-info.yaml
llvm/tools/llvm-objdump/MachODump.cpp
|