[PATCH] D40842: [ObjectYAML] Update obj2yaml and yaml2obj for .debug$H section
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 10:59:26 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL319925: Update obj2yaml and yaml2obj for .debug$H section. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D40842?vs=125559&id=125766#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40842
Files:
llvm/trunk/include/llvm/BinaryFormat/COFF.h
llvm/trunk/include/llvm/ObjectYAML/COFFYAML.h
llvm/trunk/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
llvm/trunk/lib/ObjectYAML/CMakeLists.txt
llvm/trunk/lib/ObjectYAML/COFFYAML.cpp
llvm/trunk/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
llvm/trunk/test/ObjectYAML/CodeView/guid.yaml
llvm/trunk/test/ObjectYAML/CodeView/sections.yaml
llvm/trunk/tools/obj2yaml/coff2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2coff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40842.125766.patch
Type: text/x-patch
Size: 16303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/8f75482a/attachment.bin>
More information about the llvm-commits
mailing list