[PATCH] D74034: [yaml2obj] - Change NameIndex to StName for Symbol.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 02:56:47 PST 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: arphaman, hiraditya, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
It is consistent with the approach we use for Section struct.
https://reviews.llvm.org/D74034
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/ELF/symbol-name.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74034.242544.patch
Type: text/x-patch
Size: 4009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/52c8ae95/attachment.bin>
More information about the llvm-commits
mailing list