summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* WebAssembly: Rename GetSignature to GetLibcallSignature [NFC]Derek Schuff2018-09-271-8/+9
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Use LEB encoding for value typesDerek Schuff2017-03-141-5/+4
* [WebAssembly] Add some comments and tidy up whitespace.Dan Gohman2017-02-271-1/+1
* [WebAssembly] Define a table of function signatures for runtime library calls.Dan Gohman2017-02-221-0/+38
OpenPOWER on IntegriCloud