Using _MSC_VER there was wrong, better just use the already existing ifdefs for
[oota-llvm.git] / test / Scripts / macho-dump
2009-10-24 Daniel DunbarTeach macho-dump to dump UUIDs.
2009-08-26 Daniel Dunbarllvm-mc/Mach-O: Dump relocations and section data ...
2009-08-26 Daniel Dunbarllvm-mc: Fix tests for python variations in int printin...
2009-08-22 Daniel DunbarFix typo.
2009-08-22 Daniel Dunbarllvm-mc: Hopefully fix Mach-O tests on big-endian platf...
2009-08-22 Daniel Dunbarllvm-mc: Clean up some handling of symbol/section assoc...
2009-08-21 Daniel Dunbarllvm-mc: Start MCAssembler and MCMachOStreamer.