1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

docs: Add link to integrated assembler HowTo

llvm-svn: 166106
This commit is contained in:
Sean Silva 2012-10-17 16:36:27 +00:00
parent c73565828f
commit 119ba23165

View File

@ -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