Kevin Enderby
|
6f326ce75b
|
Update llvm-objdump’s Mach-O symbolizer code for Objective-C references.
This prints disassembly comments for Objective-C references to CFStrings,
Selectors, Classes and method calls.
llvm-svn: 220500
|
2014-10-23 19:37:31 +00:00 |
Nick Kledzik
|
600f245b8a
|
[llvm-objdump] enhance test case for mach-o -private-headers
llvm-svn: 220120
|
2014-10-18 01:50:55 +00:00 |
Kevin Enderby
|
8ae63c127d
|
Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach-O files.
This adds the printing of more load commands, so that the normal load commands
in a typical X86 Mach-O executable can all be printed.
llvm-svn: 217172
|
2014-09-04 16:54:47 +00:00 |
Kevin Enderby
|
b76d386d7c
|
Add the start of the support for llvm-objdump’s -private-headers for Mach-O files.
This adds the printing of the mach header. Load command printing will be next.
llvm-svn: 216285
|
2014-08-22 20:35:18 +00:00 |
NAKAMURA Takumi
|
17ae2fca4c
|
llvm/test/tools/llvm-objdump: Reorganize target-dependent some tests.
llvm-svn: 215122
|
2014-08-07 17:17:19 +00:00 |