[llvm] r214405 - Wrong heading level for PowerPC changes in release notes

Bill Schmidt wschmidt at linux.vnet.ibm.com
Thu Jul 31 08:20:30 PDT 2014


Author: wschmidt
Date: Thu Jul 31 10:20:30 2014
New Revision: 214405

URL: http://llvm.org/viewvc/llvm-project?rev=214405&view=rev
Log:
Wrong heading level for PowerPC changes in release notes

Oops.  Used the wrong heading level by mistake.

Thanks,
Bill

Modified:
    llvm/trunk/docs/ReleaseNotes.rst

Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=214405&r1=214404&r2=214405&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Thu Jul 31 10:20:30 2014
@@ -184,7 +184,7 @@ such as MSA. It also supports several of
 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.





More information about the llvm-commits mailing list