diff options
Diffstat (limited to 'contrib/llvm/lib/Support/MathExtras.cpp')
-rw-r--r-- | contrib/llvm/lib/Support/MathExtras.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/lib/Support/MathExtras.cpp b/contrib/llvm/lib/Support/MathExtras.cpp index 9265a43..ba09245 100644 --- a/contrib/llvm/lib/Support/MathExtras.cpp +++ b/contrib/llvm/lib/Support/MathExtras.cpp @@ -29,4 +29,4 @@ namespace llvm { const float huge_valf = HUGE_VALF; #endif -} // namespace llvm +} |