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:
4d0b4a4
)
docs: fix misleading description.
author
Sean Silva
<silvas@purdue.edu>
Fri, 11 Jan 2013 01:54:16 +0000
(
01:54
+0000)
committer
Sean Silva
<silvas@purdue.edu>
Fri, 11 Jan 2013 01:54:16 +0000
(
01:54
+0000)
PR14890
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172160
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/userguides.rst
patch
|
blob
|
history
diff --git
a/docs/userguides.rst
b/docs/userguides.rst
index 7e4e3b7bc099f4f804d179ad3c0657c07e696930..c0a4356b0e151685dbe0bf73b2e1dea2da19f117 100644
(file)
--- a/
docs/userguides.rst
+++ b/
docs/userguides.rst
@@
-48,8
+48,8
@@
User Guides
* :doc:`tutorial/index`
- A walk through the process of using LLVM for a custom language, and the
-
facilities LLVM offers in tutorial form
.
+ Tutorials about using LLVM. Includes a tutorial about making a custom
+
language with LLVM
.
* :ref:`developer_policy`