[PATCH] [tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
daniel.sanders at imgtec.com
Wed May 7 03:04:25 PDT 2014
Thanks!
================
Comment at: docs/TableGen/LangIntro.rst:170
@@ -163,3 +169,3 @@
``!strconcat(a, b)``
A string value that is the result of concatenating the 'a' and 'b' strings.
----------------
hfinkel at anl.gov wrote:
> While you're here, can you also add a comment about what strconcat does with multiple arguments (a separate commit is fine).
Already done in r207865.
http://reviews.llvm.org/D3506
More information about the llvm-commits
mailing list