document !strconcat

llvm-svn: 30032
This commit is contained in:
Chris Lattner 2006-09-01 21:46:01 +00:00
parent 00c5aecb74
commit b5b0c1ae65
1 changed files with 2 additions and 0 deletions

View File

@ -322,6 +322,8 @@ supported include:</p>
<li><tt>(DEF a, b)</tt> - a dag value. The first element is required to be a
record definition, the remaining elements in the list may be arbitrary other
values, including nested `<tt>dag</tt>' values.</li>
<li><tt>!strconcat(a, b)</tt> - A string value that is the result of
concatenating the 'a' and 'b' strings.</li>
</ul>
<p>Note that all of the values have rules specifying how they convert to values