commit | a48ab92bca4520d79a13c991e7896b74892d661d | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Wed Mar 21 08:34:55 2018 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Wed Mar 21 08:34:55 2018 +0000 |
tree | ae1e7a00b34659bd691689e76856caeb1d15b860 | |
parent | 36dd4b436109c93fa6314579cd53ad13ba738f60 [diff] |
[llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections. NT_GNU_PROPERTY_TYPE_0 is a recently added type of .note.gnu.property section specified in Linux Extensions to gABI. (https://github.com/hjl-tools/linux-abi/wiki/Linux-Extensions-to-gABI) Patch teach tool to print such notes properly. Differential revision: https://reviews.llvm.org/D44469 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328078 91177308-0d34-0410-b5e6-96231b3b80d8