summaryrefslogtreecommitdiff
path: root/llvm/test/MC/WebAssembly/unnamed-data.ll
AgeCommit message (Expand)Author
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg
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-01-23[WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg
2018-01-09[WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-20[WebAssembly] Add support for local symbol bindingsSam Clegg
2017-09-20Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg
2017-09-20Reverting due to Green Dragon bot failure.Mike Edwards
2017-09-19[WebAssembly] Add support for naming wasm data segmentsSam Clegg
2017-09-14[WebAssembly] Use a separate wasm data segment for each global symbolSam Clegg
2017-09-06[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg
2017-09-01[WebAssembly] Update relocation names to match specSam Clegg
2017-07-12[WebAssembly] Expose the offset of each data segmentSam Clegg
2017-06-27[WebAssembly] Add data size and alignement to linking sectionSam Clegg
2017-05-25[WebAssembly] MC: Include unnamed data when writing wasm filesSam Clegg