[PATCH] D41419: [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 16:58:36 PST 2018
sbc100 updated this revision to Diff 129190.
sbc100 added a comment.
- typo
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41419
Files:
wasm/CMakeLists.txt
wasm/InputChunks.cpp
wasm/InputChunks.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/InputFunction.h
wasm/InputSegment.cpp
wasm/InputSegment.h
wasm/OutputSections.cpp
wasm/OutputSections.h
wasm/OutputSegment.h
wasm/SymbolTable.cpp
wasm/Symbols.cpp
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41419.129190.patch
Type: text/x-patch
Size: 18840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/5bc13817/attachment.bin>
More information about the llvm-commits
mailing list