[PATCH] D58895: [TableGen] Allow lists to be concatenated through '#'

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 09:15:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355414: TableGen:  Allow lists to be concatenated through '#' (authored by javed.absar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58895?vs=189126&id=189340#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58895

Files:
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/TableGen/TGParser.cpp
  llvm/trunk/test/TableGen/listpaste.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58895.189340.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/df2935a0/attachment.bin>


More information about the llvm-commits mailing list