[PATCH] D89463: [yaml2obj][ELF] - Simplify the code that performs sections validation.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 01:28:58 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9e2b59680ad: [yaml2obj][ELF] - Simplify the code that performs sections validation. (authored by grimar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89463/new/
https://reviews.llvm.org/D89463
Files:
lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
llvm/include/llvm/ObjectYAML/DWARFYAML.h
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/include/llvm/ObjectYAML/MachOYAML.h
llvm/include/llvm/ObjectYAML/MinidumpYAML.h
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/ObjectYAML/DWARFYAML.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/lib/ObjectYAML/MachOYAML.cpp
llvm/lib/ObjectYAML/MinidumpYAML.cpp
llvm/test/tools/yaml2obj/ELF/gnu-hash-section.yaml
llvm/unittests/Support/YAMLIOTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89463.299293.patch
Type: text/x-patch
Size: 22854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/932a4b01/attachment-0001.bin>
More information about the llvm-commits
mailing list