[PATCH] D95309: [TableGen] Fix anonymous record self-reference in foreach and multiclass
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 14:00:43 PST 2021
dblaikie added a comment.
In D95309#2529115 <https://reviews.llvm.org/D95309#2529115>, @Paul-C-Anagnostopoulos wrote:
> @dblaikie, I don't use Arcanist. Can I just download the raw diff via Phabricator and then apply it with 'git apply'?
Sure, whatever works for you :) Guess that way you might have to also manually copy/paste the commit message and title, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95309/new/
https://reviews.llvm.org/D95309
More information about the llvm-commits
mailing list