[PATCH] D77990: [llvm-objdump][Wasm][NFC] Create WasmDump.h
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 12 19:46:52 PDT 2020
hubert.reinterpretcast created this revision.
hubert.reinterpretcast added reviewers: jhenderson, MaskRay, DiggerLin, jasonliu, daltenty.
Herald added subscribers: rupprecht, sunfish, aheejin, sbc100.
Herald added a project: LLVM.
Continuing from D77285 <https://reviews.llvm.org/D77285>, the external interfaces implemented by `WasmDump.cpp` are now declared in `WasmDump.h` and moved into the `llvm::objdump` namespace.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77990
Files:
llvm/tools/llvm-objdump/WasmDump.cpp
llvm/tools/llvm-objdump/WasmDump.h
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/tools/llvm-objdump/llvm-objdump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77990.256910.patch
Type: text/x-patch
Size: 4150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/28bc9cb1/attachment.bin>
More information about the llvm-commits
mailing list