summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/wasm-invalid-start.test
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Fix validation of start functionSam Clegg2017-05-091-0/+10
The check for valid start function was inverted. Added a new test in test/Object to check this case and fixed the existing tests in for ObjectYAML. Differential Revision: https://reviews.llvm.org/D32986 llvm-svn: 302560
OpenPOWER on IntegriCloud