[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 Dec 19 16:06:12 PST 2017


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, mgorny, dschuff, jfb.

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.127618.patch
Type: text/x-patch
Size: 18518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/006909a3/attachment.bin>


More information about the llvm-commits mailing list