[PATCH] D48471: [WebAssembly] Add pass to infer prototypes for prototype-less functions
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 08:36:24 PDT 2018
sunfish accepted this revision.
sunfish added a comment.
This revision is now accepted and ready to land.
My biggest concern here is that this pass shouldn't affect prototype-possessing functions, and that appears to be satisfied :-).
Repository:
rL LLVM
https://reviews.llvm.org/D48471
More information about the llvm-commits
mailing list