[PATCH] D48471: [WebAssembly] Add pass to infer prototypes for prototype-less functions

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 21:06:00 PDT 2018


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

- add to test


Repository:
  rL LLVM

https://reviews.llvm.org/D48471

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/WebAssembly.h
  lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/add-prototypes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48471.154926.patch
Type: text/x-patch
Size: 8252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/ee241708/attachment.bin>


More information about the llvm-commits mailing list