summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/subsystems.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/subsystems.rst b/docs/subsystems.rst
index 8c3cdf2417..6f77b79fbe 100644
--- a/docs/subsystems.rst
+++ b/docs/subsystems.rst
@@ -91,3 +91,10 @@ Subsystem Documentation
* :ref:`segmented_stacks`
This document describes segmented stacks and how they are used in LLVM.
+
+* `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