summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/wasm/weak-symbols.yaml
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-1/+2
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-1/+1
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-1/+1
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-0/+1
* [WebAssembly] Disallow weak undefined globals in the object formatNicholas Wilson2018-03-091-14/+3
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-47/+55
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-0/+14
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-091-6/+10
* [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-291-1/+0
* [WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg2017-09-061-2/+2
* [WebAssembly] Fix getSymbolValue for exported globalsSam Clegg2017-09-011-2/+2
* [WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg2017-08-311-1/+1
* [WebAssembly] Validate exports when parsing object filesSam Clegg2017-08-311-0/+19
* [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-201-0/+49
OpenPOWER on IntegriCloud