1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/ObjectYAML/MachO
Chris Bieneman b1907b87cd [obj2yaml][yaml2obj] Support for MachO bind opcodes
This adds support for YAML round tripping dyld info bind opcodes. Bind opcodes can have signed or unsigned LEB128 data, and they can have symbols associated with them.

llvm-svn: 270901
2016-05-26 20:06:14 +00:00
..
bind_opcode.yaml [obj2yaml][yaml2obj] Support for MachO bind opcodes 2016-05-26 20:06:14 +00:00
bogus_load_command.yaml [obj2yaml][yaml2obj] Adding enumFallback for MachO load commands 2016-05-20 17:20:42 +00:00
dylib_dylinker_command.yaml [obj2yaml] [yaml2obj] Adding a test for r270124 2016-05-19 23:26:39 +00:00
load_commands.yaml [MachOYAML] Removing duplicated field from LC_UUID YAML 2016-05-20 18:36:52 +00:00
mach_header_64.yaml
mach_header.yaml
rebase_opcode.yaml [obj2yaml] [yaml2obj] MachO support for rebase opcodes 2016-05-25 17:09:07 +00:00
sections.yaml [MachOYAML] Removing duplicated field from LC_UUID YAML 2016-05-20 18:36:52 +00:00