[PATCH] D146569: [WebAssembly] Fix epilogue insertion for indirect tail calls
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 09:25:26 PDT 2023
tlively added a comment.
In D146569#4211332 <https://reviews.llvm.org/D146569#4211332>, @aheejin wrote:
> Someone uploaded a CL fixing this a while ago (D142615 <https://reviews.llvm.org/D142615>), and not sure why they didn't land it. Anyway LGTM.
Oh bummer, it would have saved me some time if that had landed. Oh well, I'll land this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146569/new/
https://reviews.llvm.org/D146569
More information about the llvm-commits
mailing list