commit | 78a47bd1b4ff884b8effc3f81258f40f18446448 | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu May 12 23:18:31 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu May 12 23:18:31 2016 +0000 |
tree | a9f5ae633251e2f62a9b5c6ae25bc0a97ca96d1d | |
parent | 867b1dadfcf4c50092a279a35b0f196328779374 [diff] |
[MachO] Extract MachO load command enums into a def file Having the MachO enums in a def file instead of inline will allow us to write utilities and encoding/decoding methods for load commands without having to write a lot of mechanically repeated code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269380 91177308-0d34-0410-b5e6-96231b3b80d8