mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-30 16:17:05 +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:
		| @@ -91,3 +91,10 @@ Subsystem Documentation | |||||||
| * :ref:`segmented_stacks` | * :ref:`segmented_stacks` | ||||||
|  |  | ||||||
|    This document describes segmented stacks and how they are used in LLVM. |    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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user