[PATCH] D56569: [ObjectYAML][yaml2obj][ELF] Add basic support for dynamic entries

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 02:24:28 PST 2019


jhenderson added a comment.

See also D56791 <https://reviews.llvm.org/D56791>. I needed it to test llvm-readobj's printing of dynamic relocations, which is driven via the dynamic section. I ended up hand-crafting the contents, but it was a bit messy, and definitely unreadable.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56569/new/

https://reviews.llvm.org/D56569





More information about the llvm-commits mailing list