[WebAssembly] Move toString helpers to BinaryFormat
authorSam Clegg <sbc@chromium.org>
Mon, 14 May 2018 22:42:07 +0000 (22:42 +0000)
committerSam Clegg <sbc@chromium.org>
Mon, 14 May 2018 22:42:07 +0000 (22:42 +0000)
commit5f87ab336e9f4571fe63c0d512f5330251a63941
tree9d7e284aa16681ed20a37d30036dcf11890458cc
parented5b3255f00ac938aba1d58ad05bd83738f5a608
[WebAssembly] Move toString helpers to BinaryFormat

Subscribers: dschuff, mgorny, jgravelle-google, aheejin, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D46847

llvm-svn: 332305
llvm/include/llvm/BinaryFormat/Wasm.h
llvm/include/llvm/Object/Wasm.h
llvm/lib/BinaryFormat/CMakeLists.txt
llvm/lib/BinaryFormat/Wasm.cpp [new file with mode: 0644]
llvm/lib/MC/LLVMBuild.txt
llvm/lib/MC/WasmObjectWriter.cpp