Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move Memory.{h,cpp} to Common. | Rui Ueyama | 2017-11-28 | 1 | -1/+1 | |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40571 llvm-svn: 319221 | |||||
* | [WebAssembly] Initial wasm linker implementation | Sam Clegg | 2017-11-17 | 1 | -0/+275 | |
This linker backend is still a work in progress but is enough to link simple programs including linking against library archives. Differential Revision: https://reviews.llvm.org/D34851 llvm-svn: 318539 |