llvm-project/llvm/test/ObjectYAML/MachO
Chris Bieneman e0e451d927 [ObjectYAML] Support for DWARF debug_info section
This patch adds support for YAML<->DWARF for debug_info sections.

This re-lands r290147, reverted in 290148, re-landed in r290204 after fixing the issue that caused bots to fail (thank you UBSan!), and reverted again in r290209 due to failures on big endian systems.

After adding support for preserving endianness, this should be good now.

llvm-svn: 290386
2016-12-22 22:44:27 +00:00
..
BigEndian.yaml [ObjectYAML] Fixing big endian bots from r290381 2016-12-22 22:16:04 +00:00
DWARF-BigEndian.yaml [ObjectYAML] MachO support for endianness 2016-12-22 21:58:03 +00:00
DWARF-LittleEndian.yaml [ObjectYAML] MachO support for endianness 2016-12-22 21:58:03 +00:00
DWARF-debug_abbrev.yaml [ObjectYAML] Rename DWARF entries to match section names 2016-12-07 21:09:37 +00:00
DWARF-debug_aranges.yaml [ObjectYAML] Support for DWARF debug_aranges 2016-12-09 00:26:44 +00:00
DWARF-debug_info.yaml [ObjectYAML] Support for DWARF debug_info section 2016-12-22 22:44:27 +00:00
DWARF-debug_str.yaml [ObjectYAML] Rename DWARF entries to match section names 2016-12-07 21:09:37 +00:00
DWARF-pubsections.yaml [ObjectYAML] Support for DWARF Pub Sections 2016-12-19 22:22:12 +00:00
LittleEndian.yaml [ObjectYAML] MachO support for endianness 2016-12-22 21:58:03 +00:00
bind_opcode.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
bogus_load_command.yaml [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
dylib_dylinker_command.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
export_trie.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
fat_macho_i386_x86_64.yaml [YAML] Fix YAML tags appearing before the start of sequence elements 2016-06-28 21:10:26 +00:00
lazy_bind_opcode.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
load_commands.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
mach_header.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
mach_header_32_malformed.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
mach_header_64.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
null_string_entries.yaml [macho2yaml] String table can contain null strings 2016-08-04 19:19:25 +00:00
out_of_order_linkedit.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
rebase_opcode.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
sections.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
symtab.yaml [Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8 2016-08-04 21:07:39 +00:00
weak_bind_opcode.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00