Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Remove final -wasm component of target triple. NFC. | Sam Clegg | 2018-05-10 | 1 | -1/+1 |
| | | | | | | This has been the default for a while now. llvm-svn: 332009 | ||||
* | [WebAssembly] Add support for custom sections | Sam Clegg | 2018-04-10 | 1 | -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 |