[PATCH] D114410: [ObjectYAML/obj2yaml/yaml2obj][MachO] Support indirect symbol table

Vincent Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 20:23:21 PST 2021


thevinster updated this revision to Diff 389380.
thevinster marked an inline comment as done.
thevinster edited the summary of this revision.
thevinster added a comment.

Update to use sizeof() instead of hard-coded number


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114410

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114410.389380.patch
Type: text/x-patch
Size: 15375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/f2800eac/attachment.bin>


More information about the llvm-commits mailing list