[PATCH] D41390: Wasm LLD: Don't write out discarded function symbols
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 08:39:13 PST 2017
ncw updated this revision to Diff 127539.
ncw added a comment.
Updated to make the diff a bit shorter/tidier.
(I've rolled in a few "cosmetic" changes like removing an unused variable `SymbolTable::SyntheticSymbols` - I hope that's OK, it didn't seem worth a review on its own.)
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41390
Files:
test/wasm/weak-symbols.ll
wasm/CMakeLists.txt
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/InputFunction.cpp
wasm/InputFunction.h
wasm/InputSegment.cpp
wasm/InputSegment.h
wasm/SymbolTable.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41390.127539.patch
Type: text/x-patch
Size: 7830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/1d6f60f0/attachment.bin>
More information about the llvm-commits
mailing list