[all-commits] [llvm/llvm-project] 1649c0: [yaml2obj] - Add a way to set sh_entsize for reloc...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Jan 30 03:51:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1649c0098a2f94c25acd4976416d7d35aa2bc7b9
      https://github.com/llvm/llvm-project/commit/1649c0098a2f94c25acd4976416d7d35aa2bc7b9
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M llvm/lib/ObjectYAML/ELFEmitter.cpp
    A llvm/test/tools/yaml2obj/ELF/reloc-sec-entry-size.yaml

  Log Message:
  -----------
  [yaml2obj] - Add a way to set sh_entsize for relocation sections.

We are missing ability to override the sh_entsize field for
SHT_REL[A] sections. It would be useful for writing test cases.

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




More information about the All-commits mailing list