summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/BinaryFormat/Wasm.h
Commit message (Expand)AuthorAgeFilesLines
...
* [WebAssembly] Remove WASM_STACK_POINTER.Dan Gohman2017-12-061-1/+0
* Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""Sam Clegg2017-12-031-7/+8
* [WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"Heejin Ahn2017-12-021-4/+0
* Add visibility flag to Wasm symbol flagsSam Clegg2017-11-301-0/+4
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-2/+3
* [WebAssembly] Add support for local symbol bindingsSam Clegg2017-09-201-1/+5
* Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg2017-09-201-0/+2
* Reverting due to Green Dragon bot failure.Mike Edwards2017-09-201-2/+0
* [WebAssembly] Add support for naming wasm data segmentsSam Clegg2017-09-191-0/+2
* [WebAssembly] Expose the offset of each data segmentSam Clegg2017-07-121-1/+1
* [WebAssembly] MC: Don't generate extra types for weak aliasSam Clegg2017-07-051-1/+1
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-2/+9
* [WebAssembly] Add support for weak symbols in the binary formatSam Clegg2017-06-201-0/+5
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-0/+205
OpenPOWER on IntegriCloud