From 5d6345a01b445d00096350a63c9d9fd1634b0fff Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 12 Mar 2004 21:29:42 +0000 Subject: Fixed grammar typo. llvm-svn: 12345 --- llvm/docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs') diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0a31611df57..74bfc0c67a0 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -309,7 +309,7 @@ more than 256 elements.
  • The gccld program does not link objects/archives in the order specified on the command line.
  • The lower-invoke pass does not mark -values live across a setjmp as volatile. This missing feature only effects +values live across a setjmp as volatile. This missing feature only affects targets whose setjmp/longjmp libraries do not save and restore the entire register file.
  • -- cgit v1.2.3