Bug 178 Fixed
authorReid Spencer <rspencer@reidspencer.com>
Sun, 9 May 2004 23:32:39 +0000 (23:32 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 9 May 2004 23:32:39 +0000 (23:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13442 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 26d21baa25520b826d9047dcc8586ff0b249afeb..b05f75e6f04f5dc211717f7f24dc2e554712a82d 100644 (file)
@@ -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>