summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/shared.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use Emscripten triples in PIC tests.Dan Gohman2019-06-051-1/+1
* [WebAssembly] Don't assume that strongly defined symbols are DSO-localSam Clegg2019-05-101-8/+13
* Revert "[WebAssembly] Don't generate unused table entries."Sam Clegg2019-05-091-5/+5
* [WebAssembly] Don't generate unused table entries.Sam Clegg2019-05-071-5/+5
* [WebAssembly] Always take into account added when applying runtime relocationsSam Clegg2019-04-251-3/+14
* [WebAssembly] Assign GOT entries symbols used in data relocationsSam Clegg2019-04-101-1/+1
* [WebAssembly] Include function in wasm table when used in R_WASM_TABLE_INDEX_...Sam Clegg2019-04-051-5/+12
* [WebAssembly] Apply data relocations at runtime in shared objectsSam Clegg2019-04-041-3/+24
* [WebAssembly] Initial implementation of PIC code generationSam Clegg2019-03-261-11/+27
* [WebAssembly] Error on R_WASM_MEMORY_ADDR relocations against undefined data ...Sam Clegg2019-03-161-11/+13
* [WebAssembly] Improve support for "needed" list in dylink sectionSam Clegg2019-03-131-0/+2
* [WebAssembly] Handle undefined data symbols in shared librariesSam Clegg2019-03-121-5/+14
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-1/+1
* [WebAssembly] Instruction renamingThomas Lively2019-01-081-3/+3
* [WebAssembly] Don't set a maximum size when importing the tableSam Clegg2018-12-031-2/+0
* [WebAssembly] Allow undefined symbols when building shared librariesSam Clegg2018-11-291-10/+17
* [WebAssembly] Import the stack pointer when building shared librariesSam Clegg2018-11-151-2/+9
* [WebAssembly] Initial support for shared objects (-shared)Sam Clegg2018-11-151-0/+70
OpenPOWER on IntegriCloud