[Documentation] Fix markup problems in X86Usage.rst
authorEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 21 Mar 2018 17:24:04 +0000 (17:24 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 21 Mar 2018 17:24:04 +0000 (17:24 +0000)
llvm-svn: 328121

llvm/docs/X86Usage.rst

index a8197d5..4caadd7 100644 (file)
@@ -1,6 +1,6 @@
-=============================
+==========================
 User Guide for X86 Backend
-=============================
+==========================
 
 .. contents::
    :local:
@@ -14,7 +14,7 @@ The X86 backend provides ISA code generation for X86 CPUs. It lives in the
 LLVM
 ====
 
-.. _x86-processors
+.. _x86-processors:
 
 Processors
 ----------