[PATCH] D146569: [WebAssembly] Fix epilogue insertion for indirect tail calls

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 15:13:39 PDT 2023


aheejin accepted this revision.
aheejin added a comment.

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.


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