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 73cc17e63a [yaml2obj] Sort MachO LinkEdit write operations based on offset
This re-applies r271611, and hopefully the bots won't break this time.

Although ld64 always outputs linkedit data in the same order, it isn't actually required to. This change makes yaml2obj resilient if the offsets are in arbitrary order.

llvm-svn: 271687
2016-06-03 16:58: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
export_trie.yaml [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie 2016-05-31 17:26:36 +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
out_of_order_linkedit.yaml [yaml2obj] Sort MachO LinkEdit write operations based on offset 2016-06-03 16:58:05 +00:00
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
symtab.yaml [obj2yaml] [yaml2obj] Support for MachO nlist and string table 2016-06-02 22:54:06 +00:00
weak_bind_opcode.yaml [obj2yaml][yaml2obj] Support for MachO weak bindings 2016-05-26 20:50:05 +00:00