| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds the next bit of support for llvm-objdump’s -private-headers for ↵ | Kevin Enderby | 2014-09-04 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
| * | Darwin: Add assembler directives to create version-min load commands. | Jim Grosbach | 2014-03-18 | 1 | -0/+10 |
| 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 | |||||

