projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
365366f
)
docs: Update title of external tutorial.
author
Sean Silva
<silvas@purdue.edu>
Wed, 23 Jan 2013 03:21:41 +0000
(
03:21
+0000)
committer
Sean Silva
<silvas@purdue.edu>
Wed, 23 Jan 2013 03:21:41 +0000
(
03:21
+0000)
llvm-svn: 173224
llvm/docs/tutorial/index.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/tutorial/index.rst
b/llvm/docs/tutorial/index.rst
index a7e2c4fb369306eaa8968f9de102694adae4ed39..69a9aee0962a54819176ab6029d353c330a308ef 100644
(file)
--- a/
llvm/docs/tutorial/index.rst
+++ b/
llvm/docs/tutorial/index.rst
@@
-25,7
+25,7
@@
Kaleidoscope: Implementing a Language with LLVM in Objective Caml
External Tutorials
==================
-`
Write An LLVM Backend Tutorial For Cpu0
<http://jonathan2251.github.com/lbd/>`_
+`
Tutorial: Creating an LLVM Backend for the Cpu0 Architecture
<http://jonathan2251.github.com/lbd/>`_
A step-by-step tutorial for developing an LLVM backend. Under
active development at `<https://github.com/Jonathan2251/lbd>`_ (please
contribute!).