[LLVMdev] 2.7 release notes

Matthieu Moy Matthieu.Moy at grenoble-inp.fr
Thu Apr 22 11:01:05 PDT 2010


Chris Lattner <clattner at apple.com> writes:

> Thanks, I must have missed these, added.

Oops, I've introduced a duplicate. Sorry.

--- ReleaseNotes.html.old       2010-04-22 19:59:58.000000000 +0200
+++ ReleaseNotes.html   2010-04-22 20:00:01.000000000 +0200
@@ -855,9 +855,6 @@
 <tt>GlobalValue::hasNotBeenReadFromBitcode</tt> with
 <tt>GlobalValue::isMaterializable</tt>.</li>
 
-<li>The <tt>llvm/Support/DataTypes.h</tt> header has moved
-to <tt>llvm/System/DataTypes.h</tt>.</li>
-
 <li>The <tt>isInteger</tt>, <tt>isIntOrIntVector</tt>, <tt>isFloatingPoint</tt>,
 <tt>isFPOrFPVector</tt> and <tt>isFPOrFPVector</tt> methods have been renamed
 <tt>isIntegerTy</tt>, <tt>isIntOrIntVectorTy</tt>, <tt>isFloatingPointTy</tt>, 

--
Matthieu Moy
http://www-verimag.imag.fr/~moy/



More information about the llvm-dev mailing list