X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FMathExtras.cpp;h=ba0924540cebc33829c104ab0401ff1b2b4a7ee5;hb=4b85564ba4a41465155b9128a68e5e14fea78365;hp=9265a43d38c3a5301db226af7f6238b37764962e;hpb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;p=oota-llvm.git diff --git a/lib/Support/MathExtras.cpp b/lib/Support/MathExtras.cpp index 9265a43d38c..ba0924540ce 100644 --- a/lib/Support/MathExtras.cpp +++ b/lib/Support/MathExtras.cpp @@ -29,4 +29,4 @@ namespace llvm { const float huge_valf = HUGE_VALF; #endif -} // namespace llvm +}