joker.eph added inline comments. ================ Comment at: include/llvm/IR/Constants.h:1107 @@ -1107,1 +1106,3 @@ + FastMathFlags FMF = FastMathFlags(), + bool Strict = false); ---------------- Document the new parameter Repository: rL LLVM http://reviews.llvm.org/D14073