Davide Italiano
f00e94546e
[MC] Convert tests to use llvm-readobj --macho-version-min.
...
As an added bonus this also tests the newly introduced feature.
llvm-svn: 246296
2015-08-28 12:40:05 +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
Jim Grosbach
448334a738
Darwin: Add assembler directives to create version-min load commands.
...
Allow object files to be tagged with a version-min load command for iOS
or MacOSX.
Teach macho-dump to understand the version-min load commands for
testcases.
rdar://11337778
llvm-svn: 204190
2014-03-18 22:09:05 +00:00