summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/corrupt.test
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic_table iterators back to ELF.h.Rafael Espindola2015-08-071-0/+14
* Move to llvm-readobj code that is only used there.Rafael Espindola2015-08-061-1/+1
* Simplify iterating over the dynamic section and report broken ones.Rafael Espindola2015-07-201-0/+6
* Remove Elf_Rela_Iter and Elf_Rel_Iter.Rafael Espindola2015-07-201-0/+7
* Report errors an invalid virtual addresses.Rafael Espindola2015-07-201-0/+6
* Simplify iterating over program headers and detect corrupt ones.Rafael Espindola2015-07-201-0/+6
* llvm-readobj: Handle invalid references to the string table.Rafael Espindola2015-07-201-0/+7
* Move CHECKs closer to the RUN line.Rafael Espindola2015-07-201-6/+9
* llvm-readobj: call exit(1) on error.Rafael Espindola2015-07-201-1/+0
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-081-0/+24
OpenPOWER on IntegriCloud