Have AttrBuilder defriend the Attributes class.
[oota-llvm.git] / include / llvm / CodeGen / RuntimeLibcalls.h
index 44d94779784b80248cf02c8263233d56a21aa093..4bfd4ab530d13223104496f061c6193bc34f2c9c 100644 (file)
@@ -103,6 +103,10 @@ namespace RTLIB {
     REM_F64,
     REM_F80,
     REM_PPCF128,
+    FMA_F32,
+    FMA_F64,
+    FMA_F80,
+    FMA_PPCF128,
     POWI_F32,
     POWI_F64,
     POWI_F80,