summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/Disassembler
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Implement a prototype instruction encoder and disassembler.Dan Gohman2016-01-124-0/+190
This is using an extremely simple temporary made-up binary format, not the official binary format (which isn't defined yet). llvm-svn: 257440
OpenPOWER on IntegriCloud