[PATCH] D77844: [ObjectYAML][MachO] Add support for relocations

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 18:31:16 PDT 2020


alexshap updated this revision to Diff 256467.
alexshap added a comment.

Fix formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77844

Files:
  llvm/include/llvm/ObjectYAML/MachOYAML.h
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/lib/ObjectYAML/MachOYAML.cpp
  llvm/test/ObjectYAML/MachO/relocations_arm64.yaml
  llvm/test/ObjectYAML/MachO/relocations_armv7.yaml
  llvm/test/ObjectYAML/MachO/relocations_x86_64.yaml
  llvm/test/ObjectYAML/MachO/virtual_section.yaml
  llvm/tools/obj2yaml/macho2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77844.256467.patch
Type: text/x-patch
Size: 88083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/591bd820/attachment.bin>


More information about the llvm-commits mailing list