[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
Wed Feb 3 07:20:36 PST 2021


arichardson created this revision.
arichardson added reviewers: jhenderson, grimar.
Herald added a subscriber: hiraditya.
arichardson requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is required for D74393 <https://reviews.llvm.org/D74393>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95953

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFYAML.cpp

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


More information about the llvm-commits mailing list