summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object
Commit message (Expand)AuthorAgeFilesLines
...
* Check alignment in getSectionContentsAsArray.Rafael Espindola2017-11-301-0/+21
* [AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky2017-11-201-4/+4
* [test] Add test files that were missed from SVN r317459Martin Storsjo2017-11-062-0/+0
* [ObjectYAML] Map relocation types for COFF ARMNT and ARM64Martin Storsjo2017-11-061-0/+158
* llvm/test/Object/archive-SYM64-write.test: Delete large temp files. They are ...NAKAMURA Takumi2017-11-041-0/+3
* Reland "Add support for writing 64-bit symbol tables for archives when offset...Jake Ehrlich2017-11-031-0/+35
* Revert "Add support for writing 64-bit symbol tables for archives when offset...Jake Ehrlich2017-10-271-31/+0
* Add support for writing 64-bit symbol tables for archives when offsets become...Jake Ehrlich2017-10-271-0/+31
* Fix buffer overflow.Rafael Espindola2017-10-192-0/+3
* Add base relative relocation record that can be used for the following case (...Tony Tye2017-10-161-0/+4
* Convert an ErrorOr to Expected.Rafael Espindola2017-10-111-1/+3
* Make the ELFFile constructor private.Rafael Espindola2017-10-102-0/+4
* Make the ELFObjectFile constructor private.Rafael Espindola2017-10-101-4/+4
* Convert two uses of ErrorOr to Expected.Rafael Espindola2017-10-101-1/+1
* Added phdr upper bound checks to ElfObject.Rafael Espindola2017-10-052-0/+26
* AMDGPU: Add and set AMDGPU-specific e_flagsKonstantin Zhuravlyov2017-10-054-33/+106
* AMDGPU: Add ELFOSABI_AMDGPU_MESA3DKonstantin Zhuravlyov2017-10-031-0/+21
* AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov2017-10-033-2/+23
* [llvm-readobj][RISCV] Pretty-print RISCV e_flagsAlex Bradbury2017-10-031-0/+7
* [RISCV] Add missed test case for r314770Alex Bradbury2017-10-032-0/+19
* llvm-ar: align the first archive member consistently.Rafael Espindola2017-09-221-1/+9
* llvm-ar: Don't add an unnecessary alignment in gnu mode.Rafael Espindola2017-09-221-0/+8
* [yaml2obj] - Don't crash on one more invalid document.George Rimar2017-09-211-0/+4
* Revert r313746 "[yaml2obj] - Don't crash on invalid document."George Rimar2017-09-201-2/+0
* [yaml2obj] - Don't crash on invalid document.George Rimar2017-09-201-0/+2
* [MachO] Prevent heap overflow when load command extends past EOFJonas Devlieghere2017-09-132-0/+3
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Use the section name if a STT_SECTION symbol has empty name.Rafael Espindola2017-09-062-18/+44
* obj2yaml: Print unique section names.Rafael Espindola2017-09-051-0/+28
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-1/+1
* [WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg2017-08-311-1/+1
* [WebAssembly] Fix overflow for input with missing versionJonas Devlieghere2017-08-232-0/+2
* Fix archive-update.test after r311296.Kuba Mracek2017-08-201-22/+22
* Remove uses of "%T" from test/Object/archive-* tests.Kuba Mracek2017-08-205-5/+5
* Revert archive-* tests from r310953, there were test failures.Kuba Mracek2017-08-155-5/+5
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-156-12/+12
* [LTO] Prevent dead stripping and internalization of symbols with sectionsTeresa Johnson2017-07-251-2/+2
* [llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readab...George Rimar2017-07-142-7/+7
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-105-7/+35
* [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.George Rimar2017-06-301-0/+29
* Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk.Peter Collingbourne2017-06-271-0/+13
* Bitcode: Write the irsymtab to disk.Peter Collingbourne2017-06-273-0/+52
* obj2yaml: Improve error reportingSam Clegg2017-06-161-1/+1
* test: fix hexagon buildSaleem Abdulrasool2017-06-053-0/+3
* AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov2017-06-051-15/+6
* CodeGen: add support for emitting ObjC image infoSaleem Abdulrasool2017-06-053-0/+42
* Add support for handling ifuncs to GlobalValue::getBaseObjectTeresa Johnson2017-05-151-1/+1
* Add an extra test for archive symbol tables.Rafael Espindola2017-05-151-0/+19
* [COFF] Gracefully handle empty .drectve sectionsShoaib Meenai2017-05-142-0/+17
OpenPOWER on IntegriCloud