[PATCH] D43691: [WebAssembly] Refactor ObjFile::initializeSymbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 13:06:11 PST 2018


ruiu created this revision.
ruiu added a reviewer: sbc100.
Herald added subscribers: sunfish, aheejin, jgravelle-google, dschuff, jfb.

The main purpose of this change is to make initializeSymbols shorter.


https://reviews.llvm.org/D43691

Files:
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43691.135685.patch
Type: text/x-patch
Size: 5563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/1e69688f/attachment.bin>


More information about the llvm-commits mailing list