summaryrefslogtreecommitdiffstats
path: root/lld/wasm/OutputSegment.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Fix windows compiler warning by using explicit 64bit shift. NFC.Sam Clegg2019-01-171-1/+1
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-1/+1
* [WebAssembly] Remove another trivial accessor.Rui Ueyama2018-04-051-7/+1
* [WebAssembly] Remove trivial accessors.Rui Ueyama2018-02-281-6/+7
* [WebAssembly] Add explicit symbol tableSam Clegg2018-02-231-1/+2
* Revert "[WebAssembly] Move checking of InputSegment comdat group earlier"Sam Clegg2018-01-131-7/+0
* [WebAssembly] Move checking of InputSegment comdat group earlierSam Clegg2018-01-131-0/+7
* [WebAssembly] Add InputChunk as common base class for InputSegment and InputF...Sam Clegg2018-01-101-1/+1
* [WebAssembly] Apply data relocations in parallel. NFC.Sam Clegg2017-12-191-1/+1
* [WebAssembly] Remove extra semicolon. NFC.Sam Clegg2017-12-151-1/+0
* wasm/OutputSegment.h: Include missing headerDavid Blaikie2017-11-221-0/+1
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+56
OpenPOWER on IntegriCloud