summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/invalid.test
Commit message (Expand)AuthorAgeFilesLines
* Change how readobj stores info about dynamic symbols.Rafael Espindola2016-02-171-1/+3
* This reverts commit r260488 and r260489.Rafael Espindola2016-02-161-3/+1
* [readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer2016-02-111-1/+3
* Report an error if a SHT_SYMTAB_SHNDX section has the wrong size.Rafael Espindola2015-08-241-0/+4
* Refactor duplicated code and check for invalid symbol table size.Rafael Espindola2015-07-231-0/+4
* Improve error message.Rafael Espindola2015-07-021-1/+1
* Return ErrorOr from getSection.Rafael Espindola2015-07-011-1/+1
* Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes.Rafael Espindola2015-06-301-0/+3
* Add a test of an elf file with an invalid section index.Rafael Espindola2015-06-301-0/+4
* Report an error on invalid sh_entsize.Rafael Espindola2015-06-301-0/+32
* Factor out the checking of string tables.Rafael Espindola2015-06-291-0/+1
* Add a testcase for an invalid file.Rafael Espindola2015-06-291-0/+3
* Convert an assert that can fail into error checking.Rafael Espindola2015-06-291-0/+1
* Improve error handling of getRelocationAddend.Rafael Espindola2015-06-191-0/+2
OpenPOWER on IntegriCloud