]> granicus.if.org Git - llvm/commitdiff
[code] Fix release notes typo
authorRenato Golin <renato.golin@linaro.org>
Wed, 3 Aug 2016 13:20:58 +0000 (13:20 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 3 Aug 2016 13:20:58 +0000 (13:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@277593 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 3fcd0e88635d3f0e7c3122c1045e284c2cd7f850..9d46d07746117e752d033356f1c807fb9facecad 100644 (file)
@@ -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