[all-commits] [llvm/llvm-project] 93fc0b: [yaml2obj] - Add NBucket and NChain fields for the...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed Apr 1 02:28:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 93fc0ba145c2f9619d3174c95cacda5d4a0a2815
      https://github.com/llvm/llvm-project/commit/93fc0ba145c2f9619d3174c95cacda5d4a0a2815
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/ELFYAML.h
    M llvm/lib/ObjectYAML/ELFEmitter.cpp
    M llvm/lib/ObjectYAML/ELFYAML.cpp
    M llvm/test/tools/yaml2obj/ELF/hash-section.yaml

  Log Message:
  -----------
  [yaml2obj] - Add NBucket and NChain fields for the SHT_HASH section.

These fields allows to override nchain and nbucket fields of a SHT_HASH section.

Differential revision: https://reviews.llvm.org/D76834




More information about the All-commits mailing list