summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/data-layout.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove final -wasm component of target triple. NFC.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Check function signatures by defaultSam Clegg2018-05-051-3/+3
* [WebAssembly] Add version to linking section (to match llvm-side change)Sam Clegg2018-04-261-3/+1
* [WebAssembly] Add missing implementation for --initial/max-memory argsNicholas Wilson2018-03-141-1/+16
* [WebAssembly] Fix expected contents of relocations with addendsSam Clegg2018-03-141-8/+35
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-2/+2
* [WebAssembly] Remove DataSize from linking metadataSam Clegg2018-02-271-1/+0
* [WebAssembly] Add explicit symbol tableSam Clegg2018-02-231-17/+27
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-2/+2
* [WebAssembly] Fix signature mismatches in test codeSam Clegg2018-02-021-2/+2
* [WebAssembly] Add support for --gc-sectionsSam Clegg2018-01-311-1/+1
* [WebAssembly] Use inline target tripple in test casesSam Clegg2018-01-241-2/+4
* Remove trailing whitespace.Rui Ueyama2018-01-241-6/+6
* [WebAssembly] Remove --emit-relocsSam Clegg2018-01-221-40/+63
* [WebAssembly] Define __heap_base globalSam Clegg2018-01-171-4/+10
* [WebAssembly] Update YAML in tests to match LLVM changeSam Clegg2018-01-091-5/+10
* [WebAssemlby] Fix typo in target triple used in testsSam Clegg2017-12-191-2/+2
* Remove trailing whitespace.Rui Ueyama2017-12-121-1/+1
* [WebAssembly] Preserve ordering of global symbolsSam Clegg2017-12-111-5/+5
* [WebAssembly] Improve wasm test casesSam Clegg2017-12-081-5/+2
* [WebAssembly] Add --no-entry argumentSam Clegg2017-12-081-1/+1
* [WebAssembly] Fix symbol exports under -r/--relocatableSam Clegg2017-12-071-5/+5
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+64
OpenPOWER on IntegriCloud