| commit | 05ac43fec33181a589748de29c1877a537e91b3b | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <dan433584@gmail.com> | Thu Dec 17 01:39:00 2015 +0000 |
| committer | Dan Gohman <dan433584@gmail.com> | Thu Dec 17 01:39:00 2015 +0000 |
| tree | bb3e80ca4e0c0900b6224d492db7b847507abb2c | |
| parent | ef8b4e22f7911a6e00efe471553107704c21564c [diff] |
[WebAssembly] Experimental ELF writer support This creates the initial infrastructure for writing ELF output files. It doesn't yet have any implementation for encoding instructions. Differential Revision: http://reviews.llvm.org/D15555 llvm-svn: 255869