mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
For PR786:
Remove a spurious ; llvm-svn: 28452
This commit is contained in:
parent
9be2dba5a6
commit
e39b3b9bf0
@ -100,4 +100,4 @@ namespace llvm {
|
||||
/// the code generator is not allowed to assume that FP arithmetic arguments
|
||||
/// and results are never NaNs or +-Infs.
|
||||
bool FiniteOnlyFPMath() { return UnsafeFPMath || FiniteOnlyFPMathOption; }
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user