[PATCH] D41315: [WebAssembly] Output functions individually

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 16:16:05 PST 2018


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

- check condition outside loop


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.128670.patch
Type: text/x-patch
Size: 36908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/fc242a9e/attachment.bin>


More information about the llvm-commits mailing list