[PATCH] D68751: [lld][WebAssembly] Where possible handle signature mismatches via an adaptor function
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 06:50:26 PDT 2019
sbc100 added a comment.
In D68751#1709224 <https://reviews.llvm.org/D68751#1709224>, @ruiu wrote:
> Do you want to land this or abandon? I think I'm fine either relying on a compiler magic or landing this patch (and remove the compiler hack), but I'm not very happy about landing this and leaving the compiler hack, so I guess you need to make your mind.
That sounds reasonable. We can take some time to consider which option is better and either abandon this change to land it along with the removal of the compiler hack.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68751/new/
https://reviews.llvm.org/D68751
More information about the llvm-commits
mailing list