From: Chris Lattner Date: Fri, 9 Jul 2004 06:58:43 +0000 (+0000) Subject: No really, he did finish! X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4f12399fb833bacaad65ae98db368177c39f5c51;p=oota-llvm.git No really, he did finish! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14717 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 662e11cdef2..30a42c6082b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -123,7 +123,7 @@ also dump out bytecode in a textual format that is lower level than assembly (values are not resolved from slot numbers). It should only be of interest to (a) those who are working to improve the bytecode format and (b) those who really want to understand or document the details of the bytecode format. -
  • The LLVM Bytecode file format is now being +
  • The LLVM Bytecode file format is now documented.
  • LLVM now provides an llvm.isunordered intrinsic for efficient