aboutsummaryrefslogtreecommitdiffstats
path: root/test/Scripts/macho-dump
Commit message (Expand)AuthorAgeFilesLines
* llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d...Daniel Dunbar2009-08-261-6/+28
* llvm-mc: Fix tests for python variations in int printing, sigh.Daniel Dunbar2009-08-261-1/+1
* Fix typo.Daniel Dunbar2009-08-221-1/+1
* llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to beDaniel Dunbar2009-08-221-1/+4
* llvm-mc: Clean up some handling of symbol/section association to be more correctDaniel Dunbar2009-08-221-12/+84
* llvm-mc: Start MCAssembler and MCMachOStreamer.Daniel Dunbar2009-08-211-0/+159