aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-readobj
AgeCommit message (Expand)Author
2013-04-13Finish templating MachObjectFile over endianness.Rafael Espindola
2013-04-12Teach llvm-readobj to print ELF program headersNico Rieck
2013-04-12Add extensive relocation tests for llvm-readobjNico Rieck
2013-04-12Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola
2013-04-11Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola
2013-04-11Print more information about relocations.Rafael Espindola
2013-04-11Add MachO-x86-64 tests.Rafael Espindola
2013-04-05Don't fetch pointers from a InMemoryStruct.Rafael Espindola
2013-04-05The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola
2013-04-05One more try before I just delete the macho bits until tomorrow.Rafael Espindola
2013-04-05More test loosening.Rafael Espindola
2013-04-05Loosen this test too.Rafael Espindola
2013-04-05Loosen this test.Rafael Espindola
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher