[PATCH] D95309: [TableGen] Fix anonymous record self-reference in foreach and multiclass

Jyun-Yan You via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 01:48:15 PST 2021


jyyou.tw updated this revision to Diff 319498.
jyyou.tw added a comment.

Another try


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95309

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/self-reference.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95309.319498.patch
Type: text/x-patch
Size: 6779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/9b23a8b7/attachment.bin>


More information about the llvm-commits mailing list