summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-12 20:41:27 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-12 20:41:27 +0000
commit97880ae12a3ec2d6c8489ffba9a6b132ad66f77f (patch)
treed4c5868af005b6aff4c12f70925555909ae03653 /llvm
parentdf555fd6f8bcfa1744dd447fdefbf06dbd627a2c (diff)
downloadbcm5719-llvm-97880ae12a3ec2d6c8489ffba9a6b132ad66f77f.tar.gz
bcm5719-llvm-97880ae12a3ec2d6c8489ffba9a6b132ad66f77f.zip
Add an LLVM API change.
llvm-svn: 75426
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes-2.6.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html
index 6e99a60532c..efc7d91df49 100644
--- a/llvm/docs/ReleaseNotes-2.6.html
+++ b/llvm/docs/ReleaseNotes-2.6.html
@@ -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>
OpenPOWER on IntegriCloud