summaryrefslogtreecommitdiff
path: root/test/tools/llvm-readobj/relocations.test
Commit message (Expand)AuthorAge
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Use pointers to iterate over symbols.Rafael Espindola2013-04-24
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-18
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-13
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-12
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-11
* Print more information about relocations.Rafael Espindola2013-04-11
* Add MachO-x86-64 tests.Rafael Espindola2013-04-11
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03