From: Chris Lattner Date: Fri, 9 Oct 2009 06:24:25 +0000 (+0000) Subject: checkpoint. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4517850845e265b9ee2f23e0bd0d28eeefd6029a;p=oota-llvm.git checkpoint. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83623 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 246b670145a..635bb632681 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -70,7 +70,7 @@ Almost dead code. loop dependence analysis ELF Writer? How stable?
  • PostRA scheduler improvements, ARM adoption (David Goodwin).
  • - + 2.7 supports the GDB 7.0 jit interfaces for debug info. --> +
    +Interpreter and JIT Improvements +
    + +
    + + + +
    + +
    New Useful APIs @@ -628,7 +663,7 @@ releases of LLVM. New SourceMgr, SMLoc classes for simple parsers with caret diagnostics and #include support, (used by tablegen, llvm-mc, the .ll parser, FileCheck, etc) -
    @@ -642,21 +677,19 @@ releases of LLVM.

    Other miscellaneous features include: