[all-commits] [llvm/llvm-project] fd0abc: [yaml2obj] - Change NameIndex to StName for Symbol.

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Feb 6 01:04:46 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fd0abcbfc18f9ed250ce3a95e1a979f0c01649ec
      https://github.com/llvm/llvm-project/commit/fd0abcbfc18f9ed250ce3a95e1a979f0c01649ec
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-02-06 (Thu, 06 Feb 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/symbol-name.yaml

  Log Message:
  -----------
  [yaml2obj] - Change NameIndex to StName for Symbol.

It is consistent with the approach we use for Section struct.

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




More information about the All-commits mailing list