[PATCH] D41419: [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 17:14:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD322148: [WebAssembly] Add InputChunk as common base class for InputSegment and… (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41419?vs=129190&id=129195#toc

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.129195.patch
Type: text/x-patch
Size: 20102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/2ec61b97/attachment.bin>


More information about the llvm-commits mailing list