summaryrefslogtreecommitdiff
path: root/test/Scripts/macho-dump
Commit message (Expand)AuthorAge
* MC/X86_64: Symbol support.Daniel Dunbar2010-03-13
* macho-dump: Basic Mach 64 support.Daniel Dunbar2010-03-13
* Teach macho-dump to dump UUIDs.Daniel Dunbar2009-10-24
* llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d...Daniel Dunbar2009-08-26
* llvm-mc: Fix tests for python variations in int printing, sigh.Daniel Dunbar2009-08-26
* Fix typo.Daniel Dunbar2009-08-22
* llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to beDaniel Dunbar2009-08-22
* llvm-mc: Clean up some handling of symbol/section association to be more correctDaniel Dunbar2009-08-22
* llvm-mc: Start MCAssembler and MCMachOStreamer.Daniel Dunbar2009-08-21