[PATCH] D63267: [yaml2obj] - Allow setting custom section types for implicit sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 05:15:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL363377: [yaml2obj] - Allow setting custom section types for implicit sections. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63267?vs=204737&id=204751#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63267/new/

https://reviews.llvm.org/D63267

Files:
  llvm/trunk/test/tools/llvm-readobj/Inputs/wrong-shstrtab-type.elf-x86-64
  llvm/trunk/test/tools/llvm-readobj/elf-wrong-shstrtab-type.test
  llvm/trunk/test/tools/yaml2obj/elf-symtab-shinfo.yaml
  llvm/trunk/test/tools/yaml2obj/elf-symtab-shtype.yaml
  llvm/trunk/test/tools/yaml2obj/explicit-dynsym-no-dynstr.yaml
  llvm/trunk/test/tools/yaml2obj/implicit-sections-types.test
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63267.204751.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/b91ba900/attachment-0001.bin>


More information about the llvm-commits mailing list