[PATCH] D65799: [yaml2obj/obj2yaml][MachO] Allow setting custom section data
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 01:48:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369348: [yaml2obj/obj2yaml][MachO] Allow setting custom section data (authored by seiya, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65799?vs=215823&id=216074#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65799/new/
https://reviews.llvm.org/D65799
Files:
llvm/trunk/include/llvm/BinaryFormat/MachO.h
llvm/trunk/include/llvm/Object/MachO.h
llvm/trunk/include/llvm/ObjectYAML/MachOYAML.h
llvm/trunk/lib/Object/MachOObjectFile.cpp
llvm/trunk/lib/ObjectYAML/MachOEmitter.cpp
llvm/trunk/lib/ObjectYAML/MachOYAML.cpp
llvm/trunk/test/ObjectYAML/MachO/section_data.yaml
llvm/trunk/test/ObjectYAML/MachO/virtual_section.yaml
llvm/trunk/tools/obj2yaml/macho2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65799.216074.patch
Type: text/x-patch
Size: 16428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/1a2c5f55/attachment-0001.bin>
More information about the llvm-commits
mailing list