[PATCH] D43491: [WebAssembly] Do not create a temporary data structure for relocations.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 15:37:21 PST 2018


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

- remove dead code


https://reviews.llvm.org/D43491

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43491.134983.patch
Type: text/x-patch
Size: 9314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/d0bb0307/attachment.bin>


More information about the llvm-commits mailing list