[PATCH] D41955: [WebAssembly] Refactor symbol index handling (LLD)
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 10:32:18 PST 2018
ncw updated this revision to Diff 129658.
ncw edited the summary of this revision.
ncw added a reviewer: sbc100.
ncw added a comment.
Updated:
- Some fixes after rebase
- Most tests now passing (a couple of bugs still to iron out)
Thankfully there's not too much to change in LLD!
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41955
Files:
test/wasm/archive.ll
wasm/InputChunks.cpp
wasm/InputChunks.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/Symbols.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41955.129658.patch
Type: text/x-patch
Size: 17665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/252224b2/attachment.bin>
More information about the llvm-commits
mailing list