Wrong heading level for PowerPC changes in release notes
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 15:20:30 +0000 (15:20 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 15:20:30 +0000 (15:20 +0000)
Oops.  Used the wrong heading level by mistake.

Thanks,
Bill

llvm-svn: 214405

llvm/docs/ReleaseNotes.rst

index e241294..4eb304b 100644 (file)
@@ -184,7 +184,7 @@ such as MSA. It also supports several of the MIPS specific assembler directives
 such as ``.set``, ``.module``, ``.cpload``, etc.
 
 Changes to the PowerPC Target
-=============================
+-----------------------------
 
 The PowerPC 64-bit Little Endian subtarget (powerpc64le-unknown-linux-gnu) is
 now fully supported.  This includes support for the Altivec instruction set.