mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-19 14:44:39 +00:00
Add notes about the scope of the documents.
llvm-svn: 296088
This commit is contained in:
parent
8b1c940c0b
commit
28f46ba46f
@ -1,6 +1,9 @@
|
||||
ATOM-based lld
|
||||
==============
|
||||
|
||||
Note: this document discuss Mach-O port of LLD. For ELF and COFF,
|
||||
see :doc:`index`.
|
||||
|
||||
ATOM-based lld is a new set of modular code for creating linker tools.
|
||||
Currently it supports Mach-O.
|
||||
|
||||
|
@ -2,6 +2,9 @@
|
||||
Driver
|
||||
======
|
||||
|
||||
Note: this document discuss Mach-O port of LLD. For ELF and COFF,
|
||||
see :doc:`index`.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
@ -3,6 +3,9 @@
|
||||
Developing lld Readers
|
||||
======================
|
||||
|
||||
Note: this document discuss Mach-O port of LLD. For ELF and COFF,
|
||||
see :doc:`index`.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
|
@ -3,6 +3,9 @@
|
||||
Linker Design
|
||||
=============
|
||||
|
||||
Note: this document discuss Mach-O port of LLD. For ELF and COFF,
|
||||
see :doc:`index`.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
|
@ -3,6 +3,9 @@
|
||||
Development
|
||||
===========
|
||||
|
||||
Note: this document discuss Mach-O port of LLD. For ELF and COFF,
|
||||
see :doc:`index`.
|
||||
|
||||
lld is developed as part of the `LLVM <http://llvm.org>`_ project.
|
||||
|
||||
Creating a Reader
|
||||
|
Loading…
x
Reference in New Issue
Block a user