Chris Bieneman
|
313b326bb6
|
[ObjectYAML] Support for DWARF debug_aranges
This patch adds support for round tripping DWARF debug_aranges in and out of YAML.
llvm-svn: 289161
|
2016-12-09 00:26:44 +00:00 |
|
Chris Bieneman
|
fbf7dfe1ba
|
[ObjectYAML] Remove DWARF from class names
Since all the DWARF classes are in a DWARFYAML namespace having every class start with DWARF seems like a bit of overkill.
llvm-svn: 289080
|
2016-12-08 17:46:57 +00:00 |
|
Chris Bieneman
|
26d060fbf9
|
[obj2yaml] Refactor and abstract dwarf2yaml
This makes the dwarf2yaml code separated and reusable allowing ELF and COFF to share implementations with MachO.
llvm-svn: 288986
|
2016-12-07 21:47:28 +00:00 |
|