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

Johannes Altmanninger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 06:10:21 PST 2017


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

adhere to the column limit


https://reviews.llvm.org/D40782

Files:
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40782.125324.patch
Type: text/x-patch
Size: 4429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/b1d801da/attachment-0001.bin>


More information about the llvm-commits mailing list