diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b006fc5a76d..ec48afac372 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -163,6 +163,7 @@ cause use of invalid pointers!
  • Need weak linkage on memory management functions in libc runtime to allow them to be overriden
  • [llvm-gcc] asserts when an extern inline function is redefined
  • +
  • [llvmg++] Dynamically initialized constants cannot be marked 'constant'