aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/llvm-readobj/sections-ext.test
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-26/+26
* Update to LLVM 3.5a.Stephen Hines2014-04-241-9/+18
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-4/+26
* Use pointers to iterate over symbols.Rafael Espindola2013-04-241-26/+26
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-181-0/+277
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-131-0/+313
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-121-7/+7
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-111-7/+7
* Print more information about relocations.Rafael Espindola2013-04-111-7/+7
* Add MachO-x86-64 tests.Rafael Espindola2013-04-111-42/+118
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-051-2/+2
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-051-1/+1
* More test loosening.Rafael Espindola2013-04-051-1/+1
* Loosen this test too.Rafael Espindola2013-04-051-1/+1
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-0/+175