[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:29:11 PDT 2018


sbc100 updated this revision to Diff 154928.
sbc100 marked an inline comment as done.
sbc100 added a comment.

- add to test
- add comment


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.154928.patch
Type: text/x-patch
Size: 8232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/e4cdd5ee/attachment.bin>


More information about the llvm-commits mailing list