[PATCH] D125421: [TableGen] Add generation of argument register lists
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 12:36:01 PDT 2022
void updated this revision to Diff 429048.
void marked an inline comment as done.
void added a comment.
Remove the "{ 0 }" initialier since we don't need the "0" there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125421/new/
https://reviews.llvm.org/D125421
Files:
llvm/utils/TableGen/CallingConvEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125421.429048.patch
Type: text/x-patch
Size: 7045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/34026159/attachment.bin>
More information about the llvm-commits
mailing list