[PATCH] D77990: [llvm-objdump][Wasm][NFC] Create WasmDump.h
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 09:07:08 PDT 2020
hubert.reinterpretcast marked 2 inline comments as done.
hubert.reinterpretcast added inline comments.
================
Comment at: llvm/tools/llvm-objdump/WasmDump.h:1
+//===-- WasmDump.h ----------------------------------------------*- C++ -*-===//
+//
----------------
MaskRay wrote:
> Add a brief comment for WasmDump.h?
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77990/new/
https://reviews.llvm.org/D77990
More information about the llvm-commits
mailing list