summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/entry-signature.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Allow signautre of entry function to be flexibleSam Clegg2018-05-141-0/+10
Since we a no longer using this function for the wasm start section we don't actually care what its signature is. Differential Revision: https://reviews.llvm.org/D46594 llvm-svn: 332308
OpenPOWER on IntegriCloud