search for: d34851

Displaying 3 results from an estimated 3 matches for "d34851".

2017 Jun 30
3
[LLD] Adding WebAssembly support to lld
...linking story. Most the of existing linking strategies (i.e. those in the emscripten toolchain) involve bitcode linking and whole program compilation at link time. To improve this situation I've been working on adding a wasm backend for lld. My current work is here: https://reviews.llvm.org/D34851 Although this port is not ready for production use (its missing several key features such as comdat support and full support for weak aliases) its already getting a some testing on the wasm waterfall: https://wasm-stat.us/builders/linux I'm hopeful that my patch may now be at an MVP stage tha...
2017 Jul 01
1
[LLD] Adding WebAssembly support to lld
...of existing linking strategies (i.e. those in > the emscripten toolchain) involve bitcode linking and whole program > compilation at link time. > > To improve this situation I've been working on adding a wasm backend > for lld. My current work is here: https://reviews.llvm.org/D34851 > > Although this port is not ready for production use (its missing > several key features such as comdat support and full support for weak > aliases) its already getting a some testing on the wasm waterfall: > https://wasm-stat.us/builders/linux > > I'm hopeful that my pat...
2017 Jul 01
2
[LLD] Adding WebAssembly support to lld
...strategies (i.e. those in >> the emscripten toolchain) involve bitcode linking and whole program >> compilation at link time. >> >> To improve this situation I've been working on adding a wasm backend >> for lld. My current work is here: https://reviews.llvm.org/D34851 >> >> Although this port is not ready for production use (its missing >> several key features such as comdat support and full support for weak >> aliases) its already getting a some testing on the wasm waterfall: >> https://wasm-stat.us/builders/linux >> >>...