aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Add extensive relocation tests for llvm-readobjNico Rieck2013-04-1214-0/+1749
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-122-14/+14
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-112-14/+14
* Print more information about relocations.Rafael Espindola2013-04-112-14/+14
* Add MachO-x86-64 tests.Rafael Espindola2013-04-113-87/+213
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-052-6/+6
* The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola2013-04-051-1/+1
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-052-2/+2
* More test loosening.Rafael Espindola2013-04-052-4/+4
* Loosen this test too.Rafael Espindola2013-04-051-1/+1
* Loosen this test.Rafael Espindola2013-04-051-1/+1
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-0313-0/+484
* PR10867: Analogue of r169441 for when using external 'sh'. And actually run t...Richard Smith2012-12-051-0/+1
* PR10867. lit would interpretRichard Smith2012-12-051-0/+9
* Add dump of Win64 EH unwind data.Michael J. Spencer2012-12-051-0/+106
* Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2012-11-202-0/+21