[PATCH] D119205: [ObjectYAML][MachO] Add LC_FUNCTION_STARTS support

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 09:28:09 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6e1b3c5c223: [ObjectYAML][MachO] Add LC_FUNCTION_STARTS support (authored by keith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119205

Files:
  llvm/include/llvm/Object/MachO.h
  llvm/include/llvm/ObjectYAML/MachOYAML.h
  llvm/lib/Object/MachOObjectFile.cpp
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/lib/ObjectYAML/MachOYAML.cpp
  llvm/test/ObjectYAML/MachO/function_starts.yaml
  llvm/tools/obj2yaml/macho2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119205.408275.patch
Type: text/x-patch
Size: 11764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220213/9e88a196/attachment.bin>


More information about the llvm-commits mailing list