commit | 125d646f2da676af2be6189c5eec8e0c0bb1ef24 | [log] [tgz] |
---|---|---|
author | Simon Atanasyan <simon@atanasyan.com> | Wed May 04 05:58:57 2016 +0000 |
committer | Simon Atanasyan <simon@atanasyan.com> | Wed May 04 05:58:57 2016 +0000 |
tree | 1aaa429e528a8bc5cf6d57f2512d14bbf94d2ada | |
parent | fbaff661ffd01d4f1db49c30f04ac0e5717d66b3 [diff] |
[llvm-readobj] Print MIPS .MIPS.options section content .MIPS.options section specifies miscellaneous options to be applied to an object file. LLVM as well as modern versions of GNU tools emit the only type of the options - ODK_REGINFO. The patch teaches llvm-readobj to print details of the ODK_REGINFO and skip contents of other options. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268478 91177308-0d34-0410-b5e6-96231b3b80d8