[PATCH] D43403: Refactor wasm/WriterUtil.{cpp,h}.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 12:25:21 PST 2018


ruiu updated this revision to Diff 134686.
ruiu added a comment.

- removed `if (!Msg.empty())` check. When we use these functions, we should always print out debug message.


https://reviews.llvm.org/D43403

Files:
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSections.h
  lld/wasm/WriterUtils.cpp
  lld/wasm/WriterUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43403.134686.patch
Type: text/x-patch
Size: 6272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/4886364d/attachment.bin>


More information about the llvm-commits mailing list