From 4f12399fb833bacaad65ae98db368177c39f5c51 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 9 Jul 2004 06:58:43 +0000 Subject: No really, he did finish! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14717 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 662e11c..30a42c6 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 -- cgit v1.1