[PATCH] D93010: [yaml2obj/obj2yaml] - Make Value/Size fields of Symbol optional.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 03:00:57 PST 2020
This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rG8c2cf89834c3: [yaml2obj/obj2yaml] - Make Value/Size fields of Symbol optional. (authored by grimar).
Changed prior to commit:
https://reviews.llvm.org/D93010?vs=311847&id=312165#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93010/new/
https://reviews.llvm.org/D93010
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/obj2yaml/ELF/symbol.yaml
llvm/test/tools/yaml2obj/ELF/symbol-size.yaml
llvm/test/tools/yaml2obj/ELF/symbol-value.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93010.312165.patch
Type: text/x-patch
Size: 5599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/8f074a24/attachment.bin>
More information about the llvm-commits
mailing list