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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 07:13:34 PDT 2018


nhaehnle updated this revision to Diff 138909.
nhaehnle marked 4 inline comments as done.
nhaehnle added a comment.

Address minor review comments and add a new test case that demonstrates
the inconsistencies in name resolution.


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/name-resolution-consistency.td
  test/TableGen/self-reference.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44478.138909.patch
Type: text/x-patch
Size: 34070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/670de4ab/attachment.bin>


More information about the llvm-commits mailing list