[PATCH] D119671: [ObjectYAML][MachO] Add basic chained fixups support

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 16:56:15 PST 2022


keith updated this revision to Diff 408670.
keith marked an inline comment as done.
keith added a comment.

Include all data in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119671

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/chained_fixups.yaml
  llvm/tools/obj2yaml/macho2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119671.408670.patch
Type: text/x-patch
Size: 15918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/e9ed208a/attachment.bin>


More information about the llvm-commits mailing list