[PATCH] D94677: [lld][WebAssembly] Common superclass for input globals/events/tables
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 05:50:35 PST 2021
wingo updated this revision to Diff 322967.
wingo marked 3 inline comments as done.
wingo added a comment.
Address feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94677/new/
https://reviews.llvm.org/D94677
Files:
lld/include/lld/Common/LLVM.h
lld/wasm/Driver.cpp
lld/wasm/InputElement.h
lld/wasm/InputEvent.h
lld/wasm/InputFiles.cpp
lld/wasm/InputGlobal.h
lld/wasm/InputTable.h
lld/wasm/MapFile.cpp
lld/wasm/MarkLive.cpp
lld/wasm/SymbolTable.cpp
lld/wasm/Symbols.cpp
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
lld/wasm/WriterUtils.cpp
lld/wasm/WriterUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94677.322967.patch
Type: text/x-patch
Size: 20517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/0c94ae79/attachment.bin>
More information about the llvm-commits
mailing list