From 33fc6cff4bbf63d752245b8ad741ac4e954b7311 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Thu, 27 Dec 2012 08:57:08 +0000 Subject: docs: Move link to the new "external tutorials" area. llvm-svn: 171154 --- llvm/docs/tutorial/index.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'llvm/docs/tutorial') 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 ``_ (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 =============== -- cgit v1.2.3