[PATCH] D60784: [Object][XCOFF] Add intial support for parsing/dumping section header table.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 14:38:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359244: [Object][XCOFF] Add intial support for section header table. (authored by sfertile, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60784?vs=195746&id=196730#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60784/new/
https://reviews.llvm.org/D60784
Files:
llvm/trunk/include/llvm/BinaryFormat/XCOFF.h
llvm/trunk/include/llvm/Object/XCOFFObjectFile.h
llvm/trunk/lib/Object/XCOFFObjectFile.cpp
llvm/trunk/test/tools/llvm-objdump/Inputs/xcoff-long-sec-names.o
llvm/trunk/test/tools/llvm-objdump/Inputs/xcoff-section-headers-truncate.o
llvm/trunk/test/tools/llvm-objdump/Inputs/xcoff-section-headers.o
llvm/trunk/test/tools/llvm-objdump/xcoff-section-headers.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60784.196730.patch
Type: text/x-patch
Size: 11568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/0bc7fb3f/attachment.bin>
More information about the llvm-commits
mailing list