[PATCH] D134250: [ObjectYAML] Basic support for chained fixups.

Daniel Rodríguez Troitiño via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 13:24:42 PST 2022


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

Remove pieces related to the export trie to avoid dependency in previous diff.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134250.474339.patch
Type: text/x-patch
Size: 12081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/9ce9de54/attachment.bin>


More information about the llvm-commits mailing list