diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 9cb4f9aa8fcc94c1991b3344e66ada018476f1b0..d4534c25b07d1512c29f265636e9901f12bdb04c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -174,6 +174,8 @@ were fixed:
  1. [llvmg++] not enough templates are instantiated
  2. +
  3. [llvmg++] Extern const globals cannot be +marked 'constant' if they have nontrivial ctors or dtors

Bugs fixed in the Sparc V9 back-end: