[all-commits] [llvm/llvm-project] 9c69cc: [obj2yaml] - SHT_REL*, SHT_DYNAMIC sections: add t...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Mar 19 06:54:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c69cc109bc0da95ae13ac00fef000e0594c3a65
      https://github.com/llvm/llvm-project/commit/9c69cc109bc0da95ae13ac00fef000e0594c3a65
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M llvm/test/tools/obj2yaml/dynamic-section.test
    M llvm/test/tools/obj2yaml/rel-rela-section.yaml
    M llvm/test/tools/obj2yaml/relr-section.yaml

  Log Message:
  -----------
  [obj2yaml] - SHT_REL*, SHT_DYNAMIC sections: add tests to document the behavior when sh_entsize is broken.

We do not have tests that shows the current behavior.
It is needed for D76227 which changes the logic of dumping of `EntSize` fields.

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




More information about the All-commits mailing list