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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 10:48:10 PDT 2020


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

minor update


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_empty.yaml
  llvm/test/ObjectYAML/MachO/relocations_ppc_big_endian.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.259049.patch
Type: text/x-patch
Size: 123238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/50c0ae66/attachment-0001.bin>


More information about the llvm-commits mailing list