[PATCH] D91637: [WebAssembly] Only emit indirect function table import if needed

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 08:52:31 PST 2020


sbc100 added a comment.

This patch doesn't seem to apply to the master branch of llvm.

It also says this when I run `arc patch`:

  This diff is against commit e0257d84325828a4faddfaf48512358aa9681632, but
   the commit is nowhere in the working copy. Try to apply it against the
   current working copy state? (1a036e9cc82a7f6d6f4675d631fa5eecd8748784)
   [Y/n] 

Perhaps you need to rebase?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91637/new/

https://reviews.llvm.org/D91637



More information about the llvm-commits mailing list