Handle bitcasts to non-function (integer) pointer types and also handle cast
instructions as well as cast const exprs.
Fixes PR39591
Differential D54447
[WebAssembly] Fix broken assumption that all bitcasts are to functions types sbc100 on Nov 12 2018, 2:02 PM. Authored by
Details Handle bitcasts to non-function (integer) pointer types and also handle cast Fixes PR39591
Diff Detail
Event TimelineComment Actions
|