summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn2018-11-071-0/+0
* [WASM] Fix overflow when reading custom sectionJonas Devlieghere2018-08-081-0/+0
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* Add a test for r331746.Hans Wennborg2018-05-091-0/+252
* typoSam Clegg2018-04-271-0/+0
* [WebAssembly] Section symbols must have local bindingSam Clegg2018-04-271-0/+0
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-0/+0
* [WebAssembly] Use section index in relocation section headerSam Clegg2018-04-241-0/+0
* [WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson2018-03-051-0/+0
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-011-0/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-0/+0
* Allow unaligned access to ELF file data structures.Rui Ueyama2018-01-121-0/+0
* [test] Add test files that were missed from SVN r317459Martin Storsjo2017-11-062-0/+0
* Fix buffer overflow.Rafael Espindola2017-10-191-0/+0
* Make the ELFFile constructor private.Rafael Espindola2017-10-101-0/+1
* Added phdr upper bound checks to ElfObject.Rafael Espindola2017-10-051-0/+0
* [MachO] Prevent heap overflow when load command extends past EOFJonas Devlieghere2017-09-131-0/+0
* [WebAssembly] Fix overflow for input with missing versionJonas Devlieghere2017-08-231-0/+0
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-102-0/+3
* [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
OpenPOWER on IntegriCloud