From b74ca14f1c42ef1a93a3a6b2748eccbc0001cf11 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Thu, 31 Jul 2014 15:20:30 +0000 Subject: [PATCH] Wrong heading level for PowerPC changes in release notes 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index e241294ddc0..4eb304bf139 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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. -- 2.34.1