This patch makes the 'AddressSize' and 'SegmentSelectorSize' fields of
address range table optional.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84907
[DWARFYAML] Make the 'AddressSize', 'SegmentSelectorSize' fields optional. ClosedPublic Authored by Higuoxing on Jul 29 2020, 8:02 PM.
Details Summary This patch makes the 'AddressSize' and 'SegmentSelectorSize' fields of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 30 2020, 12:40 AM This revision was landed with ongoing or failed builds.Jul 30 2020, 2:41 AM Closed by commit rG006f6f8ac6fe: [DWARFYAML] Make the 'AddressSize', 'SegmentSelectorSize' fields optional. (authored by Higuoxing). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281853 llvm/include/llvm/ObjectYAML/DWARFYAML.h
llvm/lib/ObjectYAML/DWARFEmitter.cpp
llvm/lib/ObjectYAML/DWARFYAML.cpp
llvm/test/ObjectYAML/MachO/DWARF-debug_aranges.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml
|