mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 03:05:15 +00:00
Added info about PR186: weak linkage on memory functions.
llvm-svn: 10479
This commit is contained in:
parent
94364aa87d
commit
e7445371ae
@ -135,7 +135,8 @@ In this release, the following bugs in the previous release were fixed:
|
||||
<p>Bugs in the LLVM Core:</p>
|
||||
|
||||
<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/PR179">[licm] LICM promotes volatile memory
|
||||
locations to registers</a></li>
|
||||
|
||||
</ol>
|
||||
|
||||
@ -143,7 +144,8 @@ In this release, the following bugs in the previous release were fixed:
|
||||
<p>Bugs in the C/C++ front-end:</p>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR186">Need weak linkage on memory
|
||||
management functions in libc runtime to allow them to be overriden</a></li>
|
||||
<li></li>
|
||||
</ol>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user