[PATCH] D91637: [WebAssembly] Only emit indirect function table import if needed
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 01:49:44 PST 2020
wingo added a comment.
In D91637#2414112 <https://reviews.llvm.org/D91637#2414112>, @sbc100 wrote:
> 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?
Yeah the patch was on a local copy of the already-landed https://reviews.llvm.org/D91635. Will 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