[PATCH] D67757: [yaml2obj/obj2yaml] - Add support for .stack_sizes sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 07:24:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL372762: [yaml2obj/obj2yaml] - Add support for .stack_sizes sections. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D67757?vs=221515&id=221541#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67757

Files:
  llvm/trunk/include/llvm/Object/ELF.h
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/stack-sizes.test
  llvm/trunk/test/tools/obj2yaml/elf-stack-sizes.yaml
  llvm/trunk/test/tools/yaml2obj/elf-stack-sizes.yaml
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67757.221541.patch
Type: text/x-patch
Size: 21461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/aa7ff384/attachment.bin>


More information about the llvm-commits mailing list