mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
docs: Add link to integrated assembler HowTo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166106 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
81e35ff722
commit
a747a84add
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user