[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 15:49:07 PDT 2022


drodriguez updated this revision to Diff 461737.
drodriguez marked an inline comment as done.
drodriguez added a comment.

Fix incorrect mapping. Fix code for dumping the right LC. Fix test


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.461737.patch
Type: text/x-patch
Size: 20524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/f65c3926/attachment-0001.bin>


More information about the llvm-commits mailing list