summaryrefslogtreecommitdiffstats
path: root/llvm/lib/BinaryFormat/Wasm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-1/+3
| | | | | | | | | | | | Summary: This patch runs clang-format on all wasm-only files. Reviewers: aardappel, dschuff, sunfish, tlively Subscribers: MatzeB, sbc100, jgravelle-google, llvm-commits Differential Revision: https://reviews.llvm.org/D51447 llvm-svn: 341439
* [WebAssembly] Move toString helpers to BinaryFormatSam Clegg2018-05-141-0/+34
Subscribers: dschuff, mgorny, jgravelle-google, aheejin, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D46847 llvm-svn: 332305
OpenPOWER on IntegriCloud