[PATCH] D44206: [WebAssembly] Refactor order of creation for SyntheticFunction

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 10:37:11 PST 2018


ncw updated this revision to Diff 137429.
ncw marked 3 inline comments as done.
ncw retitled this revision from "[WebAssembly] Create SyntheticFunction for __wasm_call_ctors earlier" to "[WebAssembly] Refactor order of creation for SyntheticFunction".
ncw edited the summary of this revision.
ncw added a comment.

Updated: nits, clang-format, and added classof for SyntheticFunction


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44206

Files:
  wasm/Driver.cpp
  wasm/InputChunks.h
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44206.137429.patch
Type: text/x-patch
Size: 7868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/e9d32c24/attachment-0001.bin>


More information about the llvm-commits mailing list