summaryrefslogtreecommitdiff
path: root/llvm/test/Object
AgeCommit message (Expand)Author
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2019-01-15[libObject] Tweak expected error output from llvm-arJordan Rupprecht
2019-01-03[llvm-readobj] [COFF] Print the symbol index for relocationsMartin Storsjo
2018-12-19[Object] Deduplicate long archive member namesPeter Wu
2018-12-15[WebAssembly] Check if the section order is correctHeejin Ahn
2018-11-15AMDGPU: Enable code object v3 for AMDHSA onlyKonstantin Zhuravlyov
2018-11-11[llvm][test] Update tests using objdumpKristina Brooks
2018-11-07[WebAssembly] Update more test cases after FixFunctionBitcastsHeejin Ahn
2018-11-07[WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn
2018-11-05AMDGPU: Add sram-ecc featureKonstantin Zhuravlyov
2018-10-30Revert r345542: AMDGPU: Enable code object v3 by defaultKonstantin Zhuravlyov
2018-10-29AMDGPU: Enable code object v3 by defaultKonstantin Zhuravlyov
2018-10-24[AMDGPU] Defined gfx909 Raven Ridge 2Tim Renouf
2018-10-10llvm-ar: Darwin archive format fixes.James Y Knight
2018-10-05[llvm-ar] Use POSIX-specified timestamps for 'tv'.Jordan Rupprecht
2018-10-05[llvm-nm] Write "no symbol" output to stderrPetr Hosek
2018-10-04Give same-named members unique timestamps on Darwin in llvm-ar.James Y Knight
2018-10-03[llvm-nm] Print an explicit "no symbols" message when an object file has no s...Jordan Rupprecht
2018-08-08[WASM] Fix overflow when reading custom sectionJonas Devlieghere
2018-06-23[ELF] Change isSectionData to exclude SHF_EXECINSTRFangrui Song
2018-06-01Implemented sane default for llvm-objdump's relocation Value formatDaniel Cederman
2018-05-30Fix use of `echo` command in test scriptSam Clegg
2018-05-29[WebAssembly] Add more error checking to object file parsingSam Clegg
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-05-09Add a test for r331746.Hans Wennborg
2018-04-30AMDGPU: Add Vega12 and Vega20Matt Arsenault
2018-04-27typoSam Clegg
2018-04-27[WebAssembly] Section symbols must have local bindingSam Clegg
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg
2018-04-26[WebAssembly] Implement getRelocationValueString()Sam Clegg
2018-04-24[WebAssembly] Use section index in relocation section headerSam Clegg
2018-04-03Disable a test using environment variables that requires a real shellDavid Blaikie
2018-03-28[llvm-ar] Support multiple dashed optionsPeter Collingbourne
2018-03-05[WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson
2018-03-01[WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson
2018-02-27[WebAssembly] Remove DataSize from linking metadata sectionSam Clegg
2018-02-23[WebAssembly] Add first claass symbol table to wasm objectsSam Clegg
2018-02-16AMDGPU: Bring elf flags in sync with the specKonstantin Zhuravlyov
2018-01-19Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson
2018-01-12Allow unaligned access to ELF file data structures.Rui Ueyama
2018-01-12[WebAssembly] Don't allow functions to be named twiceSam Clegg
2017-12-01Add flag to ArchiveWriter to test GNU64 format more efficientlyJake Ehrlich
2017-11-30Check alignment in getSectionContentsAsArray.Rafael Espindola
2017-11-20[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky
2017-11-06[test] Add test files that were missed from SVN r317459Martin Storsjo
2017-11-06[ObjectYAML] Map relocation types for COFF ARMNT and ARM64Martin Storsjo
2017-11-04llvm/test/Object/archive-SYM64-write.test: Delete large temp files. They are ...NAKAMURA Takumi
2017-11-03Reland "Add support for writing 64-bit symbol tables for archives when offset...Jake Ehrlich
2017-10-27Revert "Add support for writing 64-bit symbol tables for archives when offset...Jake Ehrlich
2017-10-27Add support for writing 64-bit symbol tables for archives when offsets become...Jake Ehrlich