diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-05-07 19:23:05 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-05-07 19:23:05 +0000 |
| commit | cf5822a2be568c2f67aeab8f51721c133bdea0b7 (patch) | |
| tree | d680070a76571af11ad42d4fe15f9b5f3173f895 | |
| parent | 3553fe3a5b6c8d44d67704c554bd3bfa976199cf (diff) | |
| download | bcm5719-llvm-cf5822a2be568c2f67aeab8f51721c133bdea0b7.tar.gz bcm5719-llvm-cf5822a2be568c2f67aeab8f51721c133bdea0b7.zip | |
PR implemented
llvm-svn: 13406
| -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> <!--=========================================================================--> |

