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:
6c3bfba
)
Fix a missing comma spotted by Bram Geron.
author
Dan Gohman
<gohman@apple.com>
Wed, 18 Jun 2008 18:42:13 +0000
(18:42 +0000)
committer
Dan Gohman
<gohman@apple.com>
Wed, 18 Jun 2008 18:42:13 +0000
(18:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52467
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/LangRef.html
patch
|
blob
|
history
diff --git
a/docs/LangRef.html
b/docs/LangRef.html
index eba4e5af40da2bbd994cbb425f188011fcc6bec2..5bc81cc98d63f051dc781be30e28023e863d093b 100644
(file)
--- a/
docs/LangRef.html
+++ b/
docs/LangRef.html
@@
-1045,7
+1045,7
@@
classifications:</p>
<td><a href="#t_integer">integer</a>,
<a href="#t_floating">floating point</a>,
<a href="#t_pointer">pointer</a>,
- <a href="#t_vector">vector</a>
+ <a href="#t_vector">vector</a>
,
<a href="#t_struct">structure</a>,
<a href="#t_array">array</a>,
<a href="#t_label">label</a>.