[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:08:22 PST 2017


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

- clang format


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


More information about the llvm-commits mailing list