diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0a31611df57f..74bfc0c67a06 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.