llvm/tools/yaml2obj
Chris Bieneman b7daa1728d [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271687 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-03 16:58:05 +00:00
..
CMakeLists.txt Initial add for MachO support for yaml2obj 2016-05-11 22:07:48 +00:00
yaml2coff.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
yaml2elf.cpp Move ObjectYAML code to a new library. 2016-03-01 19:15:06 +00:00
yaml2macho.cpp [yaml2obj] Sort MachO LinkEdit write operations based on offset 2016-06-03 16:58:05 +00:00
yaml2obj.cpp Initial add for MachO support for yaml2obj 2016-05-11 22:07:48 +00:00
yaml2obj.h Initial add for MachO support for yaml2obj 2016-05-11 22:07:48 +00:00