[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
Thu Jun 21 19:25:52 PDT 2018


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

See https://bugs.llvm.org/show_bug.cgi?id=35385


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.152422.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/49051f5e/attachment.bin>


More information about the llvm-commits mailing list