correct the type of two intrinsics, add int_ppc_altivec_vmladduhm
[oota-llvm.git] / include / llvm / Constants.h
index 1f8a5ecca66ac657fcf44f074b23a96c2be74d27..eaa4cd9b3d872cffc0990de38fc58d2de34e486d 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "llvm/Constant.h"
 #include "llvm/Type.h"
-#include "llvm/Support/DataTypes.h"
 
 namespace llvm {