1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/ObjectYAML/MachO
Chris Bieneman 51f9af7db5 [obj2yaml][yaml2obj] Support for MachO lazy bindings
This adds support for YAML round tripping dyld info lazy bindings. The storage and format of these is the same as regular bind opcodes, they are just interpreted differently by dyld, and can have DONE opcodes in the middle of the opcode lists.

llvm-svn: 270920
2016-05-26 21:29:39 +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
lazy_bind_opcode.yaml [obj2yaml][yaml2obj] Support for MachO lazy bindings 2016-05-26 21:29: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
weak_bind_opcode.yaml [obj2yaml][yaml2obj] Support for MachO weak bindings 2016-05-26 20:50:05 +00:00