commit | 95d8155b37cb7f005f9c6228e5d51022abc884f8 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Wed Apr 01 20:57:01 2015 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Wed Apr 01 20:57:01 2015 +0000 |
tree | a1af60bee572545569d521895ad6b10b0f80054e | |
parent | a066ed09db3772da6cffd26c14e5042ec9225eea [diff] |
Add the option -objc-meta-data to llvm-objdump used with -macho to print the Objective-C runtime meta data for Mach-O files. There are three types of Objective-C runtime meta data, Objc2 64-bit, Objc2 32-bit and Objc1 32-bit. This prints the first of these types. The changes to print the others will follow next. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233840 91177308-0d34-0410-b5e6-96231b3b80d8