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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214405 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index e241294ddc005de93d5f2464ecad50f412857038..4eb304bf139c131cc86259604ad8f875500fc0f6 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.