projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8cf21e
)
Fix a documentation bug.
author
David Greene
<greened@obbligato.org>
Thu, 23 Apr 2009 21:27:58 +0000
(21:27 +0000)
committer
David Greene
<greened@obbligato.org>
Thu, 23 Apr 2009 21:27:58 +0000
(21:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69923
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/TableGenFundamentals.html
patch
|
blob
|
history
diff --git
a/docs/TableGenFundamentals.html
b/docs/TableGenFundamentals.html
index a698041512a97217141472932a9de5e2ccf2bf6b..8cc6f90eac904a248c76329d9d3280bf3a363f92 100644
(file)
--- a/
docs/TableGenFundamentals.html
+++ b/
docs/TableGenFundamentals.html
@@
-398,7
+398,7
@@
supported include:</p>
<dt><tt>!strconcat(a, b)</tt></dt>
<dd>A string value that is the result of concatenating the 'a' and 'b'
strings.</dd>
-<dt><tt>!nameconcat
<type>
(a, b)</tt></dt>
+<dt><tt>!nameconcat
<type>
(a, b)</tt></dt>
<dd>A value that is the result of concatenating the 'a' and 'b'
strings and looking up the resulting name in the symbol table. The symbol type
determines the type of the resulting value. If the symbol is not found