[PATCH] D54447: [WebAssembly] Fix broken assumption that all bitcasts are to functions types

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 14:02:47 PST 2018


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

Specifically, we can bitcast to void.

Fixes PR39591


Repository:
  rL LLVM

https://reviews.llvm.org/D54447

Files:
  lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp
  test/CodeGen/WebAssembly/add-prototypes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54447.173758.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/a4545c55/attachment-0001.bin>


More information about the llvm-commits mailing list