forked from OSchip/llvm-project
parent
9e2b42a0c8
commit
b3fdf83d17
|
|
@ -137,6 +137,8 @@ In this release, the following bugs in the previous release were fixed:
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://llvm.cs.uiuc.edu/PR179">[licm] LICM promotes volatile memory
|
<li><a href="http://llvm.cs.uiuc.edu/PR179">[licm] LICM promotes volatile memory
|
||||||
locations to registers</a></li>
|
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>
|
</ol>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue