[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:07:35 PST 2017
johannes created this revision.
It concatenates two code objects, which are just multiline strings.
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.125322.patch
Type: text/x-patch
Size: 4420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/3ee1e20e/attachment.bin>
More information about the llvm-commits
mailing list