[PATCH] D43697: [WebAssembly] Separate addUndefined into addUndefined{Function, Data, Global}.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 14:28:14 PST 2018


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

- fix typo


https://reviews.llvm.org/D43697

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43697.135702.patch
Type: text/x-patch
Size: 16885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/653a4a46/attachment.bin>


More information about the llvm-commits mailing list