[PATCH] D75527: [yaml2obj] - Add `ELFYAML::YAMLIntUInt` to fix how we parse a relocation `Addend` key.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 17 04:27:58 PDT 2020
This revision was automatically updated to reflect the committed changes.
grimar marked 3 inline comments as done.
Closed by commit rG4dd5f1ca9b2b: [yaml2obj] - Add `ELFYAML::YAMLIntUInt` to fix how we parse a relocation… (authored by grimar).
Changed prior to commit:
https://reviews.llvm.org/D75527?vs=250564&id=250719#toc
Repository:
rG LLVM Github Monorepo
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/yaml2obj/ELF/relocation-addend.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75527.250719.patch
Type: text/x-patch
Size: 11498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/84176e3a/attachment.bin>
More information about the llvm-commits
mailing list