[PATCH] D41315: [WebAssembly] Output function individually

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 17:01:13 PST 2017


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

- add const


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41315

Files:
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/InputFunction.h
  wasm/InputSegment.h
  wasm/OutputSections.cpp
  wasm/OutputSections.h
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41315.127213.patch
Type: text/x-patch
Size: 35472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/50355211/attachment.bin>


More information about the llvm-commits mailing list