summaryrefslogtreecommitdiff
path: root/test/tools
AgeCommit message (Expand)AuthorFilesLines
2013-04-18At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola4-0/+487
2013-04-13Finish templating MachObjectFile over endianness.Rafael Espindola5-0/+533
2013-04-12Teach llvm-readobj to print ELF program headersNico Rieck1-0/+74
2013-04-12Add extensive relocation tests for llvm-readobjNico Rieck14-0/+1749
2013-04-12Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2-14/+14
2013-04-11Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2-14/+14
2013-04-11Print more information about relocations.Rafael Espindola2-14/+14
2013-04-11Add MachO-x86-64 tests.Rafael Espindola3-87/+213
2013-04-05Don't fetch pointers from a InMemoryStruct.Rafael Espindola2-6/+6
2013-04-05The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola1-1/+1
2013-04-05One more try before I just delete the macho bits until tomorrow.Rafael Espindola2-2/+2
2013-04-05More test loosening.Rafael Espindola2-4/+4
2013-04-05Loosen this test too.Rafael Espindola1-1/+1
2013-04-05Loosen this test.Rafael Espindola1-1/+1
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher13-0/+484
2012-12-05PR10867: Analogue of r169441 for when using external 'sh'. And actually run t...Richard Smith1-0/+1
2012-12-05PR10867. lit would interpretRichard Smith1-0/+9
2012-12-05Add dump of Win64 EH unwind data.Michael J. Spencer1-0/+106
2012-11-20Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2-0/+21