commit | 0e7ed91264c6502389f6ec0d36d9857c2d64b6d1 | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Sat Feb 09 11:34:28 2019 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Sat Feb 09 11:34:28 2019 +0000 |
tree | 276a0fea5ea0a186473ef8f8ba34240426a29676 | |
parent | 283d103bde5bfdd59d9836e0c72ca7258df6cdd7 [diff] |
[yaml2obj][obj2yaml] - Add support for dumping/parsing .dynamic sections. This teaches the tools to parse and dump the .dynamic section and its dynamic tags. Differential revision: https://reviews.llvm.org/D57691 llvm-svn: 353606