another typo

llvm-svn: 216774
This commit is contained in:
Sanjay Patel 2014-08-29 20:35:00 +00:00
parent 85671b9a6e
commit 26583e009d
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ public:
/// Convenience function for setting all the fast-math flags on this
/// instruction, which must be an operator which supports these flags. See
/// LangRef.html for the meaning of these flats.
/// LangRef.html for the meaning of these flags.
void setFastMathFlags(FastMathFlags FMF);
/// Determine whether the unsafe-algebra flag is set.