[PATCH] D43523: Remove SymbolTable::addUndefined and add SymbolTable::addUndefined{Function, Global}
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 12:55:02 PST 2018
ruiu updated this revision to Diff 135127.
ruiu added a comment.
- removed unused parameter from shouldReplace
https://reviews.llvm.org/D43523
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: D43523.135127.patch
Type: text/x-patch
Size: 10422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/c58cca3c/attachment.bin>
More information about the llvm-commits
mailing list