diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 26d21baa25..b05f75e6f0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -118,6 +118,8 @@ In this release, the following missing features were implemented: more than 256 elements</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR38">[bugpoint] External functions used in non-instruction entities, such as global constant initializer</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR178">Stacker does not handle targets +with 64-bit pointers.</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR290">Bugpoint doesn't support uses of external fns by immediate constant exprs</a></li> </ol> |