1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/ObjectYAML/MachO
Chris Bieneman f4b7ec3107 [obj2yaml][yaml2obj] Support for MachO weak bindings
This adds support for YAML round tripping dyld info weak bindings. The storage and format of these is the same as regular bind opcodes, they are just interpreted differently by dyld.

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