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.
Paths
| Differential D3636
[obj2yaml] Support ELF input format in the obj2yaml tool ClosedPublic Authored by atanasyan on May 6 2014, 11:04 PM.
Details
Diff Detail Event Timelineatanasyan updated this object. Bigcheese edited edge metadata. Comment ActionsWith that change this looks good to me.
This revision is now accepted and ready to land.May 7 2014, 3:53 PM
Comment Actions In general I do not have any objections on Michael's suggestion. Just do not want to mix all these changes in the single patch.
Revision Contents
Diff 9148 test/Object/obj2yaml.test
tools/obj2yaml/CMakeLists.txt
tools/obj2yaml/elf2yaml.cpp
tools/obj2yaml/obj2yaml.h
tools/obj2yaml/obj2yaml.cpp
|
Content needs to be quoted. 0 is the octal prefix in YAML prior to 1.2.