[PATCH] D40782: [tablegen] Add !codeconcat operator which works like !strconcat

Johannes Altmanninger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 05:57:00 PST 2017


johannes updated this revision to Diff 126537.
johannes added a comment.

add documentation + test


https://reviews.llvm.org/D40782

Files:
  docs/TableGen/LangIntro.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  test/TableGen/codeconcat.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40782.126537.patch
Type: text/x-patch
Size: 5526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/bfdc59cc/attachment.bin>


More information about the llvm-commits mailing list