summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/align-wasm.c
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+13
This implements basic support for compiling (though not yet assembling or linking) for a WebAssembly target. Note that ABI details are not yet finalized, and may change. Differential Revision: http://reviews.llvm.org/D12002 llvm-svn: 246814
OpenPOWER on IntegriCloud