mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Add an LLVM API change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75426 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -449,6 +449,8 @@ API changes are:</p>
|
||||
<tt>CreateNeg</tt> should only be used for integer arithmetic now;
|
||||
<tt>CreateFAdd</tt>, <tt>CreateFSub</tt>, <tt>CreateFMul</tt>, and
|
||||
<tt>CreateFNeg</tt> should now be used for floating-point arithmetic.</li>
|
||||
<li>The DynamicLibrary class can no longer be constructed, its functionality has
|
||||
moved to static member functions.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user