summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/WebAssembly
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-1/+1
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-2/+2
* [WebAssembly] Fixed objdump not parsing function headers.Wouter van Oortmerssen2019-01-171-2/+2
* [llvm-objdump] Add symbol 'O' for object dataKristina Brooks2018-11-111-2/+2
* [WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn2018-11-071-0/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] objdump: Don't assume all relocations have symbolsSam Clegg2018-04-261-4/+12
* [WebAssembly] Implement getRelocationValueString()Sam Clegg2018-04-261-1/+1
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-011-2/+2
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-1/+1
* [WebAssebmly] Report undefined symbols correctly in objdumpSam Clegg2018-02-091-4/+4
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-3/+0
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-5/+5
* [WebAssembly] Use a separate wasm data segment for each global symbolSam Clegg2017-09-141-1/+1
* [WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg2017-09-061-3/+3
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-1/+1
* [WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg2017-08-311-1/+1
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-101-7/+10
* [WebAssembly] Only run WebAssembly objdump tests if it is enabled as a targetSam Clegg2017-06-271-0/+2
* [WebAssembly] Add support for printing relocations with llvm-objdumpSam Clegg2017-06-271-0/+8
* [WebAssembly] Add wasm symbol table support to llvm-objdumpSam Clegg2017-05-041-0/+8
OpenPOWER on IntegriCloud