[PATCH] D42585: [WebAssembly] Add symbol table to LLD, 2/2
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 16:18:06 PST 2018
ncw updated this revision to Diff 133532.
ncw added a comment.
Updated: no functional change, just tweak to fix build after removing Optional from BinaryFormat/Wasm.h
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42585
Files:
test/wasm/archive.ll
test/wasm/data-layout.ll
test/wasm/init-fini.ll
test/wasm/locals-duplicate.test
test/wasm/many-functions.ll
test/wasm/relocatable.ll
test/wasm/signature-mismatch.ll
test/wasm/stack-pointer.ll
test/wasm/symbol-type-mismatch.ll
test/wasm/weak-alias.ll
wasm/Driver.cpp
wasm/InputChunks.cpp
wasm/InputChunks.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/MarkLive.cpp
wasm/OutputSegment.h
wasm/SymbolTable.cpp
wasm/SymbolTable.h
wasm/Symbols.cpp
wasm/Symbols.h
wasm/Writer.cpp
wasm/WriterUtils.cpp
wasm/WriterUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42585.133532.patch
Type: text/x-patch
Size: 158841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/298d68b0/attachment.bin>
More information about the llvm-commits
mailing list