commit | 7593509c1b25b76785f9118258e2d013b4d50a34 | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu May 26 21:29:39 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu May 26 21:29:39 2016 +0000 |
tree | b62b181fa7010f17039496a7f277c2c8b439ccb6 | |
parent | dfc9470f337f6a7b9a797bae104d8d5c2ac5e48e [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270920 91177308-0d34-0410-b5e6-96231b3b80d8