summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/custom.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Remove final -wasm component of target triple. NFC.Sam Clegg2018-05-101-1/+1
| | | | | | This has been the default for a while now. llvm-svn: 332009
* [WebAssembly] Add support for custom sectionsSam Clegg2018-04-101-0/+6
Copy user-defined custom sections into the output, concatenating sections with the same name. Differential Revision: https://reviews.llvm.org/D45340 llvm-svn: 329717
OpenPOWER on IntegriCloud