summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/wasm-duplicate-name.test
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Don't allow functions to be named twiceSam Clegg2018-01-121-0/+28
The spec doesn't allow this. Differential Revision: https://reviews.llvm.org/D41974 llvm-svn: 322343
OpenPOWER on IntegriCloud