[WebAssembly] Fix the CFG Stackifier to handle unoptimized branches
[oota-llvm.git] / docs / tutorial / index.rst
index a7e2c4fb369306eaa8968f9de102694adae4ed39..dde53badd3ad8cbd26127c51f930360b3e580a35 100644 (file)
@@ -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!).
@@ -34,7 +34,7 @@ External Tutorials
    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
+.. _`Howto: Implementing LLVM Integrated Assembler`: http://www.embecosm.com/appnotes/ean10/ean10-howto-llvmas-1.0.html
 
 Advanced Topics
 ===============