[PATCH] D95953: yaml2obj: Handle NT_* string values in for ELF note types

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 08:59:55 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd613d8eb0eb8: [yaml2obj] Handle NT_* string values in for ELF note types (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D95953?vs=321345&id=322408#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95953

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/note-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95953.322408.patch
Type: text/x-patch
Size: 7202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/fa8b3793/attachment.bin>


More information about the llvm-commits mailing list