summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/wasm
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-183-3/+6
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-193-3/+3
* Add lit config file to skip tests if WebAssembly target is not available.Douglas Yung2019-01-301-0/+2
* [WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p is non-nullSam Clegg2019-01-291-0/+23
* [WebAssembly] Fixing 2 more symbol offset related tests.Wouter van Oortmerssen2019-01-171-1/+1
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-163-3/+3
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-263-0/+3
* [WebAssembly] Disallow weak undefined globals in the object formatNicholas Wilson2018-03-091-14/+3
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-273-3/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-233-107/+118
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-172-0/+31
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-093-22/+31
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-4/+4
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-293-3/+0
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-0/+8
* [WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg2017-09-063-4/+12
* [WebAssembly] Fix getSymbolValue for exported globalsSam Clegg2017-09-013-7/+20
* [WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg2017-08-312-2/+2
* [WebAssembly] Validate exports when parsing object filesSam Clegg2017-08-312-0/+38
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-0/+2
* [WebAssembly] Add support for weak symbols in the binary formatSam Clegg2017-06-202-4/+56
* [WebAssembly] Improve readobj and nm support for wasmSam Clegg2017-04-142-0/+47
OpenPOWER on IntegriCloud