From 3f2a209c777e8cb7733bfd99da08a673b4192d6d Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Sun, 10 Feb 2008 20:08:16 +0000 Subject: [PATCH] corrected some spellings maybe c380004 can be hyperlinked too? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46934 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cbc40303b56..9f08ac8c185 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -138,7 +138,7 @@ releases, llvm-gcc silently mapped long double to double.
  • Gordon Henriksen rewrote most of the Accurate Garbage Collection code in the code generator, making the -generated code more efficient and adding support for the Ocaml garbage collector +generated code more efficient and adding support for the OCaml garbage collector metadata format.
  • Christopher Lamb contributed support for multiple address spaces in LLVM @@ -164,7 +164,7 @@ language with LLVM and shows how to use several important APIs.