diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index bd236c4bf0..96ac79af55 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -119,6 +119,7 @@ In this release, the following Quality of Implementation issues were fixed: <ol> <li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR192">[X86] X86 Backend never releases memory for machine code structures</a></li> <li></li> </ol> |