From 05d0265fef651de152c8127aa701e689555649f3 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 18 Apr 2011 23:59:50 +0000 Subject: docs: Use as Heading elements instead of
. H1 ... doc_title H2 ... doc_section H3 ... doc_subsection H4 ... doc_subsubsection git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129736 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CompilerWriterInfo.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/CompilerWriterInfo.html') diff --git a/docs/CompilerWriterInfo.html b/docs/CompilerWriterInfo.html index daee931..6be1b63 100644 --- a/docs/CompilerWriterInfo.html +++ b/docs/CompilerWriterInfo.html @@ -9,9 +9,9 @@ -
+

Architecture/platform information for compiler writers -

+

Note: This document is a work-in-progress. Additions and clarifications @@ -43,11 +43,11 @@

- +

Hardware

- +

Alpha

    @@ -58,7 +58,7 @@ href="http://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-libra
- +

ARM

    @@ -70,7 +70,7 @@ Cores)
- +

Itanium (ia64)

    @@ -81,7 +81,7 @@ href="http://developer.intel.com/design/itanium2/documentation.htm">Itanium docu
- +

MIPS

    @@ -92,10 +92,10 @@ Processor Architecture
- +

PowerPC

-
IBM - Official manuals and docs
+

IBM - Official manuals and docs

@@ -129,7 +129,7 @@ PowerPC architecture
-
Other documents, collections, notes
+

Other documents, collections, notes

@@ -144,7 +144,7 @@ branch stubs for powerpc64-linux (from binutils)
- +

SPARC

@@ -156,10 +156,10 @@ branch stubs for powerpc64-linux (from binutils)
- +

X86

-
AMD - Official manuals and docs
+

AMD - Official manuals and docs

    @@ -170,7 +170,7 @@ href="http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.ht
-
Intel - Official manuals and docs
+

Intel - Official manuals and docs

    @@ -184,7 +184,7 @@ Itanium documentation
-
Other x86-specific information
+

Other x86-specific information

    @@ -194,7 +194,7 @@ conventions for different C++ compilers and operating systems
- +

Other relevant lists

@@ -205,11 +205,11 @@ conventions for different C++ compilers and operating systems
- +

ABI

- +

Linux

    @@ -219,7 +219,7 @@ Supplement
- +

OS X

    @@ -233,7 +233,7 @@ ABI
- +

Miscellaneous resources

    -- cgit v1.1