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 a96e428a1e..b5061af1da 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -261,6 +261,7 @@ physical register use of aliased definition</a></li> enum type</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array indexing miscompiled</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function prototypes that take opaque structs by-value</a></li> </ol> </div> |