summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-12-27 08:57:08 +0000
committerSean Silva <silvas@purdue.edu>2012-12-27 08:57:08 +0000
commit33fc6cff4bbf63d752245b8ad741ac4e954b7311 (patch)
tree0da084ac21f6e099ced1f34e1a48c7fc9a8f9e11 /llvm/docs/tutorial
parent29dd7f209074114a8a8be226146156d7ddf92c71 (diff)
downloadbcm5719-llvm-33fc6cff4bbf63d752245b8ad741ac4e954b7311.tar.gz
bcm5719-llvm-33fc6cff4bbf63d752245b8ad741ac4e954b7311.zip
docs: Move link to the new "external tutorials" area.
llvm-svn: 171154
Diffstat (limited to 'llvm/docs/tutorial')
-rw-r--r--llvm/docs/tutorial/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst
index c2ef3b992c3..a7e2c4fb369 100644
--- a/llvm/docs/tutorial/index.rst
+++ b/llvm/docs/tutorial/index.rst
@@ -30,6 +30,11 @@ External Tutorials
active development at `<https://github.com/Jonathan2251/lbd>`_ (please
contribute!).
+`Howto: Implementing LLVM Integrated Assembler`_
+ A simple guide for how to implement an LLVM integrated assembler for an
+ architecture.
+
+.. _`Howto: Implementing LLVM Integrated Assembler`: http://www.embecosm.com/download/ean10.html
Advanced Topics
===============
OpenPOWER on IntegriCloud