[PATCH] [obj2yaml] Support ELF input format in the obj2yaml tool
Simon Atanasyan
simon at atanasyan.com
Tue May 6 23:04:46 PDT 2014
Hi silvas, Bigcheese,
This patch implements support of ELF input format in the obj2yaml tool.
Please note that now the ELF header e_flags field in the MIPS related test cases handled incorrectly. The obj2yaml prints too many flags. I will fix that in the next patches.
http://reviews.llvm.org/D3636
Files:
test/Object/obj2yaml.test
tools/obj2yaml/CMakeLists.txt
tools/obj2yaml/elf2yaml.cpp
tools/obj2yaml/obj2yaml.cpp
tools/obj2yaml/obj2yaml.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3636.9148.patch
Type: text/x-patch
Size: 24515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140507/16f044b8/attachment.bin>
More information about the llvm-commits
mailing list