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 a64a2209ea..d99d12118c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -132,6 +132,7 @@ issues were fixed:</a> <ol> <li><a href="http://llvm.cs.uiuc.edu/PR305">LLVM tools will happily spew bytecode onto your terminal</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR329">[llvmgcc] type names are not emitted for structure typedefs</a></li> </ol> <!--=========================================================================--> |