From: Chris Lattner Date: Sat, 10 Oct 2009 22:15:25 +0000 (+0000) Subject: fix broken link X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=558c36729f8fb6606f06d034c5be6c83e4f4b509;p=oota-llvm.git fix broken link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83738 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index c2c6c1eba34..910257dbdc9 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -786,7 +786,7 @@ releases of LLVM.

  • The new 'Triple ' class centralizes a lot of logic that reasons about target triples.
  • -
  • The new ' +
  • The new ' llvm_report_error()' set of APIs allows tools to embed the LLVM optimizer and backend and recover from previously unrecoverable errors.
  • LLVM has new abstractions for