[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:48:24 PST 2018
ruiu updated this revision to Diff 135126.
ruiu added a comment.
- use toString() instead of getName().
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.135126.patch
Type: text/x-patch
Size: 9402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/450a077a/attachment.bin>
More information about the llvm-commits
mailing list