summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu2019-11-062-0/+12
* Revert "[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML"Steven Wu2019-11-052-12/+0
* [Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu2019-11-052-0/+12
* [llvm-ar][test] Move MRI tests from "llvm/test/Object/"Owen Reynolds2019-09-261-2/+0
* Revert [llvm-nm] Add tapi file supportCyndy Ishida2019-09-116-149/+0
* [llvm-nm] Add tapi file supportCyndy Ishida2019-09-116-0/+149
* [test/Object] - Move/rewrite 2 more test cases.George Rimar2019-08-201-0/+0
* [test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.George Rimar2019-08-171-0/+0
* [llvm-objdump] - Add a relocation-xindex-symbol.test test case.George Rimar2019-08-141-0/+0
* [test/Object] - Cleanup the Object\obj2yaml.test a bit.George Rimar2019-08-061-0/+0
* [llvm/test/Object] - Cleanup and move out the yaml2obj tests.George Rimar2019-08-064-24/+0
* [llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...George Rimar2019-07-241-0/+0
* [test/Object, obj2yaml] - Move test cases from test/Object and cleanup.George Rimar2019-07-125-235/+0
* [test/Object/nm-trivial-object.test] - Remove 4 precompiled binaries.George Rimar2019-07-104-0/+0
* [llvm\test\Object] - An initial step to cleanup the test cases.George Rimar2019-07-083-0/+0
* [Object/invalid.test] - Convert Object/corrupt.test to YAML and merge the res...George Rimar2019-07-026-0/+0
* [Object/invalid.test] - Convert 3 more sub-tests to YAMLGeorge Rimar2019-07-023-0/+0
* [Object/invalid.test] - Convert most of the sub tests to YAML.George Rimar2019-06-2712-1/+0
* [llvm-readobj] Don't abort printing of dynamic table if string reference is i...James Henderson2019-06-141-0/+0
* Attempt to fix nm-archive.test after r362798Nico Weber2019-06-071-0/+18
* [llvm-readelf] - Rework how we parse the .dynamic section.George Rimar2019-05-201-0/+0
* AArch64: support binutils-like things on arm64_32.Tim Northover2019-05-141-0/+0
* [StackMaps] Update llvm-readobj to parse V3 StackmapsPhilip Reames2019-04-131-0/+0
* [Object] Fix reading objects created with -fembed-bitcode-markerSteven Wu2019-03-212-0/+0
* Limit dyld image suffixes guessed by guessLibraryShortName()Michael Trent2019-01-241-0/+0
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-0/+0
* [WebAssembly] Check if the section order is correctHeejin Ahn2018-12-151-0/+0
* [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
OpenPOWER on IntegriCloud