llvm-svn: 10508
This commit is contained in:
Chris Lattner 2003-12-18 08:16:25 +00:00
parent 9e2b42a0c8
commit b3fdf83d17
1 changed files with 2 additions and 0 deletions

View File

@ -137,6 +137,8 @@ In this release, the following bugs in the previous release were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR179">[licm] LICM promotes volatile memory
locations to registers</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR191">[licm] Memory read after free causes
infrequent crash</a></li>
</ol>