[PATCH] D102546: [lld][WebAssembly] Refactor input chunk class hierarchy. NFC
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 12:16:48 PDT 2021
sbc100 updated this revision to Diff 345964.
sbc100 added a comment.
- remove last virtual functions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102546/new/
https://reviews.llvm.org/D102546
Files:
lld/wasm/Driver.cpp
lld/wasm/InputChunks.cpp
lld/wasm/InputChunks.h
lld/wasm/InputFiles.cpp
lld/wasm/InputFiles.h
lld/wasm/OutputSections.cpp
lld/wasm/OutputSegment.cpp
lld/wasm/OutputSegment.h
lld/wasm/SymbolTable.cpp
lld/wasm/SymbolTable.h
lld/wasm/Symbols.cpp
lld/wasm/Symbols.h
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102546.345964.patch
Type: text/x-patch
Size: 35838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/05ad74be/attachment.bin>
More information about the llvm-commits
mailing list