diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 196c3ca65b3..a96e428a1ef 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -117,6 +117,8 @@ basic blocks to track down reduce miscompilation testcases.
  • LLVM and the C front-end now work under Win32 using the Cygwin runtime libraries. This includes the JIT compiler.
  • +
  • The LLVM code generator is now being documented.