commit | 793616c0683e78783153dd48bfc9be00a1082b6b | [log] [tgz] |
---|---|---|
author | Davide Italiano <davide@freebsd.org> | Wed Sep 09 00:21:18 2015 +0000 |
committer | Davide Italiano <davide@freebsd.org> | Wed Sep 09 00:21:18 2015 +0000 |
tree | b6d084a2212d839b44c3fb7af4923ae300b75ccc | |
parent | 18329ced975b85fbcf34aaa928e5d66fe8da8282 [diff] |
[llvm-readobj] MachO -- dump LinkerOptions load command. Example output: Linker Options { Size: 32 Count: 2 Strings [ Value: -framework Value: Cocoa ] } There were only two tests using this -- so I converted them as part of this commit rather than separately. Differential Revision: http://reviews.llvm.org/D12702 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247106 91177308-0d34-0410-b5e6-96231b3b80d8