[PATCH] D75527: [yaml2obj] - Add `ELFYAML::YAMLInt` to fix how we parse a relocation `Addend` key.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 04:24:30 PDT 2020


grimar updated this revision to Diff 250171.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D75527

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/obj2yaml/relocation-addend.yaml
  llvm/test/tools/yaml2obj/ELF/relocation-addend.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75527.250171.patch
Type: text/x-patch
Size: 12202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/4283599b/attachment.bin>


More information about the llvm-commits mailing list