forked from OSchip/llvm-project
[Documentation] Fix markup problems in X86Usage.rst
llvm-svn: 328121
This commit is contained in:
parent
b4bb75d6ad
commit
c132f8840f
|
|
@ -1,6 +1,6 @@
|
||||||
=============================
|
==========================
|
||||||
User Guide for X86 Backend
|
User Guide for X86 Backend
|
||||||
=============================
|
==========================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:local:
|
:local:
|
||||||
|
|
@ -14,7 +14,7 @@ The X86 backend provides ISA code generation for X86 CPUs. It lives in the
|
||||||
LLVM
|
LLVM
|
||||||
====
|
====
|
||||||
|
|
||||||
.. _x86-processors
|
.. _x86-processors:
|
||||||
|
|
||||||
Processors
|
Processors
|
||||||
----------
|
----------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue