[PATCH] D39582: Add ELF dynamic symbol support to yaml2obj/obj2yaml
Dave Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 18:19:37 PDT 2017
kastiglione added a comment.
@jakehehrlich I will definitely add tests. I put it up as is to get any initial feedback before writing tests.
I expect I'll need support for some parts of SHT_DYNAMIC, particularly SONAME, so that change might follow this.
https://reviews.llvm.org/D39582
More information about the llvm-commits
mailing list