summaryrefslogtreecommitdiff
path: root/test/lld/reserved_func_ptr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Emscripten addFunction support for Wasm backend (#1395)Heejin Ahn2018-02-071-0/+34
This adds necessary command line options for addFunction support, and generates required jsCall imports and generates jsCall thunk functions.