summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [COFF] Gracefully handle empty .drectve sectionsShoaib Meenai2017-05-141-0/+14
* Archives require a symbol table on Solaris, even if empty.Rafael Espindola2017-03-141-0/+7
* [obj2yaml] Produce correct output for invalid relocations.Davide Italiano2017-01-261-0/+0
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+0
* [Object] Fixup permissions of input files.Davide Italiano2017-01-162-0/+0
* [llvm-objdump] Dump PT_NOTE as part of -p.Davide Italiano2017-01-161-0/+0
* [llvm-objdump] Dump PT_GNU_RELRO as part of -p.Davide Italiano2017-01-161-0/+0
* Object: Make IRObjectFile own multiple modules and enumerate symbols from all...Peter Collingbourne2016-12-131-0/+3
* [llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOTDATA headerGeorge Rimar2016-12-061-0/+0
* Add error checking for Mach-O universal files.Kevin Enderby2016-11-287-0/+0
* Add error handling to getEntry.Rafael Espindola2016-11-031-0/+0
* Add the rest of the additional error checks for invalid Mach-O files whenKevin Enderby2016-11-0215-0/+0
* Don't compute DotShstrtab eagerly.Rafael Espindola2016-11-011-0/+0
* More additional error checks for invalid Mach-O files whenKevin Enderby2016-10-312-0/+0
* Recommit r285285 - [Object/ELF] - Fixed behavior when SectionHeaderTable->sh_...George Rimar2016-10-312-0/+0
* Another additional error check for invalid Mach-O files for theKevin Enderby2016-10-278-0/+0
* Revert r285285 "[Object/ELF] - Fixed behavior when SectionHeaderTable->sh_siz...George Rimar2016-10-271-0/+0
* [Object/ELF] - Fixed behavior when SectionHeaderTable->sh_size is too large.George Rimar2016-10-271-0/+0
* [Object/ELF] - Do not allow overflow when checking section size/offset.George Rimar2016-10-271-0/+0
* [Object/ELF] - Do not crash if string table sh_size is equal to zero.George Rimar2016-10-271-0/+0
* nother additional error check for an invalid Mach-O fileKevin Enderby2016-10-241-0/+0
* Another additional error check for invalid Mach-O files for theKevin Enderby2016-10-204-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-196-0/+0
* One more additional error check for invalid Mach-O files for aKevin Enderby2016-10-181-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-182-0/+0
* [llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEE...George Rimar2016-10-181-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-174-0/+0
* [Object/ELF] - Check Header->e_shoff value earlier and do not crash.George Rimar2016-10-171-0/+0
* Recommit r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."George Rimar2016-10-173-0/+0
* Revert r284371 "[Object/ELF] - Check that e_shnum is null when e_shoff is."George Rimar2016-10-171-0/+0
* [Object/ELF] - Check that e_shnum is null when e_shoff is.George Rimar2016-10-171-0/+0
* [Object/ELF] - Do not crash on invalid section index.George Rimar2016-10-171-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-112-0/+0
* Reverted r283740 [Object/ELF] - Do not crash on invalid Header->e_shoff value.George Rimar2016-10-111-0/+0
* [Object/ELF] - Do not crash on invalid Header->e_shoff value.George Rimar2016-10-101-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-045-0/+0
* [Object/ELF] - Do not crash on invalid sh_offset value of REL[A] section.George Rimar2016-10-042-0/+0
* [Object/ELF] - Avoid possible crash in getExtendedSymbolTableIndex().George Rimar2016-10-041-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-292-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-292-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-283-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-282-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-273-0/+0
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-263-0/+0
* Next set of additional error checks for invalid Mach-O files for bad LC_UUIDKevin Enderby2016-09-212-0/+0
* Next set of additional error checks for invalid Mach-O files for bad load com...Kevin Enderby2016-09-207-0/+0
* [Stackmap] Added callsite counts to emitted function information.Sanjoy Das2016-09-141-0/+0
* Next set of additional error checks for invalid Mach-O files for bad load com...Kevin Enderby2016-09-1313-0/+0
* Next set of additional error checks for invalid Mach-O files for bad load com...Kevin Enderby2016-08-315-0/+0
* Add a test file, macho-invalid-dysymtab-extreloff-nextrel,Kevin Enderby2016-08-301-0/+0
OpenPOWER on IntegriCloud