[llvm-objdump][Wasm][NFC] Create WasmDump.h
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Tue, 14 Apr 2020 22:24:37 +0000 (18:24 -0400)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Tue, 14 Apr 2020 22:26:24 +0000 (18:26 -0400)
commit5ea28196f19df0e051cf834289d85423a49a84c1
tree11f0bd2204a7dab6d0955894db69172fd83a8a8c
parentfe06e231ff1536e7d0a99551590f6de5a38ce23a
[llvm-objdump][Wasm][NFC] Create WasmDump.h

Summary:
Continuing from D77285, the external interfaces implemented by
`WasmDump.cpp` are now declared in `WasmDump.h` and moved into the
`llvm::objdump` namespace.

Reviewers: jhenderson, MaskRay, DiggerLin, jasonliu, daltenty

Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D77990
llvm/tools/llvm-objdump/WasmDump.cpp
llvm/tools/llvm-objdump/WasmDump.h [new file with mode: 0644]
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/tools/llvm-objdump/llvm-objdump.h