summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-locstats/llvm-locstats.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-10-01 09:45:59 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-10-01 09:45:59 +0000
commite5163ebf8d9e4262c8adc1309f70e8cabef10f3a (patch)
treecceebce3cbe56a07f2869f59db1691c150216ec1 /llvm/utils/llvm-locstats/llvm-locstats.py
parentc2c377ea584d17060fd44151af0c3f2259423d8c (diff)
downloadbcm5719-llvm-e5163ebf8d9e4262c8adc1309f70e8cabef10f3a.tar.gz
bcm5719-llvm-e5163ebf8d9e4262c8adc1309f70e8cabef10f3a.zip
[yaml2obj/obj2yaml] - Add support for SHT_HASH sections.
SHT_HASH specification is: http://www.sco.com/developers/gabi/latest/ch5.dynamic.html#hash In short the format is the following: it has 2 uint32 fields in its header: nbucket and nchain followed by (nbucket + nchain) uint32 values. This patch allows dumping and parsing such sections. Differential revision: https://reviews.llvm.org/D68085 llvm-svn: 373315
Diffstat (limited to 'llvm/utils/llvm-locstats/llvm-locstats.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud