commit | 0eba9bcf82b3f7b913738c2b52fc5483b916890c | [log] [tgz] |
---|---|---|
author | Simon Atanasyan <simon@atanasyan.com> | Sat Dec 02 13:06:35 2017 +0000 |
committer | Simon Atanasyan <simon@atanasyan.com> | Sat Dec 02 13:06:35 2017 +0000 |
tree | 7ae10b4100557c0e9ef6362ae0a5c9df718096fd | |
parent | 2a502f2ce17616a842e58e69e38431ee14c33f08 [diff] |
[llvm-readobj] Print static MIPS GOT If a linked binary file contains a dynamic section, the GOT layout defined by the dynamic section entries. In a statically linked file the GOT is just a series of entries. This change teaches `llvm-readobj` to print the GOT in that case. That provides a feature parity with GNU `readelf`. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319616 91177308-0d34-0410-b5e6-96231b3b80d8