From 243bc8535577c26de9ba2760fcb54c3c72a82cf3 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Wed, 23 Jan 2013 03:21:41 +0000 Subject: [PATCH] docs: Update title of external tutorial. llvm-svn: 173224 --- llvm/docs/tutorial/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst index a7e2c4fb3693..69a9aee0962a 100644 --- 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 `_ +`Tutorial: Creating an LLVM Backend for the Cpu0 Architecture `_ A step-by-step tutorial for developing an LLVM backend. Under active development at ``_ (please contribute!). -- 2.34.1