This patch makes the 'Attributes' field optional. We don't need to
explicitly specify the 'Attributes' field in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86537
[DWARFYAML] Make the 'Attributes' field optional. ClosedPublic Authored by Higuoxing on Aug 25 2020, 6:31 AM.
Details Summary This patch makes the 'Attributes' field optional. We don't need to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2020, 6:50 AM Closed by commit rG1dc57ada0c79: [DWARFYAML] Make the 'Attributes' field optional. (authored by Higuoxing). · Explain WhyAug 25 2020, 7:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 287664 llvm/lib/ObjectYAML/DWARFYAML.cpp
llvm/test/tools/yaml2obj/ELF/DWARF/debug-abbrev.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml
llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
|