summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/unnamed-data.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add DataCount section to object filesThomas Lively2019-04-121-1/+1
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-061-4/+4
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-9/+9
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-2/+2
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-5/+5
* [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-261-0/+1
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-44/+24
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-091-4/+8
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-6/+6
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-2/+9
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-3/+14
* Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg2017-09-201-0/+9
* Reverting due to Green Dragon bot failure.Mike Edwards2017-09-201-9/+0
* [WebAssembly] Add support for naming wasm data segmentsSam Clegg2017-09-191-0/+9
* [WebAssembly] Use a separate wasm data segment for each global symbolSam Clegg2017-09-141-3/+21
* [WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg2017-09-061-1/+0
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-2/+2
* [WebAssembly] Expose the offset of each data segmentSam Clegg2017-07-121-1/+2
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-44/+50
* [WebAssembly] MC: Include unnamed data when writing wasm filesSam Clegg2017-05-251-0/+53
OpenPOWER on IntegriCloud