diff options
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index a64a2209eab..d99d12118c2 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> <!--=========================================================================--> |

