[PATCH] D134250: [ObjectYAML] Support chained fixups, dyld exports trie, data in code

Daniel Rodríguez Troitiño via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:41:20 PDT 2022


drodriguez updated this revision to Diff 461641.
drodriguez added a comment.

More code style.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134250

Files:
  llvm/include/llvm/ObjectYAML/MachOYAML.h
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/lib/ObjectYAML/MachOYAML.cpp
  llvm/test/ObjectYAML/MachO/chained-fixups.yaml
  llvm/test/ObjectYAML/MachO/data-in-code.yaml
  llvm/tools/obj2yaml/macho2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134250.461641.patch
Type: text/x-patch
Size: 20163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/6c081003/attachment.bin>


More information about the llvm-commits mailing list