[PATCH] D43588: [WebAssembly] Rename member DefinedFunctions -> InputFunctions

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 10:28:02 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

This avoids confusion with the `DefinedFunction` symbol
type.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43588

Files:
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43588.135289.patch
Type: text/x-patch
Size: 4845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/09d30ba5/attachment.bin>


More information about the llvm-commits mailing list