[PATCH] D43656: TableGen: Allow NAME in template arguments in defm in multiclass

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 01:59:26 PST 2018


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

Add test for NAME on the right-hand side of def in multiclass.


Repository:
  rL LLVM

https://reviews.llvm.org/D43656

Files:
  lib/TableGen/TGParser.cpp
  test/TableGen/MultiClass-defm-fail.td
  test/TableGen/MultiClass-defm.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43656.135875.patch
Type: text/x-patch
Size: 2848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/3dec2ccf/attachment.bin>


More information about the llvm-commits mailing list