[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:55:37 PST 2018


sbc100 updated this revision to Diff 129188.
sbc100 added a comment.

- rebase


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.129188.patch
Type: text/x-patch
Size: 18841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/80fe654c/attachment.bin>


More information about the llvm-commits mailing list