Author: rengolin Date: Wed Aug 3 08:20:58 2016 New Revision: 277593 URL: http://llvm.org/viewvc/llvm-project?rev=277593&view=rev Log: [code] Fix release notes typo
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst Modified: llvm/branches/release_39/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_39/docs/ReleaseNotes.rst?rev=277593&r1=277592&r2=277593&view=diff ============================================================================== --- llvm/branches/release_39/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_39/docs/ReleaseNotes.rst Wed Aug 3 08:20:58 2016 @@ -165,7 +165,7 @@ Changes to the ARM Targets * Initial ARM/Thumb support was added to LLD. * The ExecutionEngine now supports COFF/ARM * Swift calling convention was ported to ARM -* A large number of cddegen fixes around ARMv8, DSP, correct sub-target support, +* A large number of codegen fixes around ARMv8, DSP, correct sub-target support, relocations, EABI, EHABI, Windows on ARM, atomics. * Improved assembler support for Linux/Android/Chromium sub-projects. * Initial support for MUSL (libc) on ARM _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits