From: Owen Anderson Date: Thu, 2 Jul 2009 16:48:38 +0000 (+0000) Subject: Describe the LLVMContext API change. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e27be3aae9afbab1d06383f0cc50c9419f5f9462;p=oota-llvm.git Describe the LLVMContext API change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74701 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 412db74867e..eed5caf11d3 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -419,7 +419,7 @@ it run faster:

If you're already an LLVM user or developer with out-of-tree changes based -on LLVM 2.4, this section lists some "gotchas" that you may run into upgrading +on LLVM 2.5, this section lists some "gotchas" that you may run into upgrading from the previous release.