[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
Tue Mar 10 08:40:02 PDT 2020


grimar updated this revision to Diff 249394.
grimar edited the summary of this revision.
grimar added a comment.

- Updated implementation as discussed.

@MaskRay, are you OK with this approach?


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.249394.patch
Type: text/x-patch
Size: 13000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/a6eecbe4/attachment-0001.bin>


More information about the llvm-commits mailing list