diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c8fc2ab206c..18a739483c4 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -353,7 +353,7 @@ components, please contact us on the -filetype=asm" (the default) is the only supported value for the -filetype llc option. @@ -370,6 +370,9 @@ components, please contact us on the inline assembly that uses the X86 floating point stack. +
  • The X86 backend occasionally has alignment + problems on operating systems that don't require 16-byte stack alignment + (including most non-darwin OS's like linux).
  • @@ -479,6 +482,13 @@ programs.