[PATCH] D44478: TableGen: Streamline how defs are instantiated

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 08:38:07 PDT 2018


nhaehnle updated this revision to Diff 138371.
nhaehnle added a comment.

Updating with a cleanup that I missed.


Repository:
  rL LLVM

https://reviews.llvm.org/D44478

Files:
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGParser.cpp
  lib/TableGen/TGParser.h
  test/TableGen/MultiClass-defm-fail.td
  test/TableGen/foreach-multiclass.td
  test/TableGen/self-reference.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44478.138371.patch
Type: text/x-patch
Size: 31834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/27fdceb3/attachment.bin>


More information about the llvm-commits mailing list