summaryrefslogtreecommitdiffstats
path: root/lld/wasm/InputFiles.h
Commit message (Collapse)AuthorAgeFilesLines
...
* clang-format.Rui Ueyama2017-12-011-1/+1
| | | | llvm-svn: 319512
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+150
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
OpenPOWER on IntegriCloud