summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/corrupt.test
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Convert ELF.h to Expected<T>.Davide Italiano2016-11-161-4/+4
* Replace a report_fatal_error with an ErrorOr.Rafael Espindola2016-11-031-1/+1
* Represent the dynamic table itself with a DynRegionInfo.Rafael Espindola2016-02-171-1/+1
* Introduce a getAsRange helper.Rafael Espindola2016-02-161-1/+1
* This reverts commit r260488 and r260489.Rafael Espindola2016-02-161-2/+9
* [readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer2016-02-111-9/+2
* 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