[PATCH] D90390: [yaml2obj] - Make `Section::Link` field to be `Optional<>`.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 06:25:49 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bfaf19516d6: [yaml2obj] - Make `Section::Link` field to be `Optional<>`. (authored by grimar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90390/new/
https://reviews.llvm.org/D90390
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-readobj/ELF/relr-relocs.test
llvm/test/tools/obj2yaml/ELF/DWARF/debug-addr.yaml
llvm/test/tools/obj2yaml/ELF/DWARF/debug-aranges.yaml
llvm/test/tools/obj2yaml/ELF/DWARF/debug-ranges.yaml
llvm/test/tools/obj2yaml/ELF/DWARF/debug-str.yaml
llvm/test/tools/yaml2obj/ELF/dynsym-section.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90390.301874.patch
Type: text/x-patch
Size: 10393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/9ae7e73c/attachment.bin>
More information about the llvm-commits
mailing list