diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-03-27 11:25:16 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-03-27 11:25:16 +0000 |
commit | 9c55f5965ba337469466fafec364b0ea6eca459f (patch) | |
tree | 903cdd18afaf11f5cf5e34f76cd082b1d1b0f730 /docs/ReleaseNotes.html | |
parent | dacffb6679ff99fec4cc9c54f4257d2913870d01 (diff) | |
download | external_llvm-9c55f5965ba337469466fafec364b0ea6eca459f.zip external_llvm-9c55f5965ba337469466fafec364b0ea6eca459f.tar.gz external_llvm-9c55f5965ba337469466fafec364b0ea6eca459f.tar.bz2 |
llvm/docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 23e31b7..72153a9 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -403,7 +403,6 @@ Release Notes</a>.</h1> <li>On Darwin, the ARM target now has a full-featured integrated assembler. </li> </ul> -</div> <h4> <a name="armintegratedassembler">ARM Integrated Assembler</a> @@ -421,6 +420,8 @@ subtarget and CPU specific extensions for VFP2, VFP3 and NEON.</p> for details). While there is some, and growing, support for pre-unfied (divided) syntax, there are still significant gaps in that support.</p> </div> + +</div> <!--=========================================================================--> <h3> <a name="MIPS">MIPS Target Improvements</a> @@ -521,8 +522,6 @@ syntax, there are still significant gaps in that support.</p> </div> -</div> - <!--=========================================================================--> <h3> <a name="tools_changes">Tools Changes</a> |