[PATCH] D43264: [WebAssembly] Add explicit symbol table
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 11:41:37 PST 2018
sbc100 updated this revision to Diff 134479.
sbc100 added a comment.
- shorten yaml names
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43264
Files:
test/wasm/alias.ll
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: D43264.134479.patch
Type: text/x-patch
Size: 177731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/a8fce15d/attachment-0001.bin>
More information about the llvm-commits
mailing list