summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-08-20 17:01:14 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-08-20 17:01:14 +0000
commit5851edb13e79cc5efae546ae067b9941d905b66f (patch)
treea3f1095755d5e92e189a3f51219bffa7ca2128ad /llvm/unittests/Support/MathExtrasTest.cpp
parent01de985ae62a65e98d881638c62768e2561b497f (diff)
downloadbcm5719-llvm-5851edb13e79cc5efae546ae067b9941d905b66f.tar.gz
bcm5719-llvm-5851edb13e79cc5efae546ae067b9941d905b66f.zip
Fixed header comment.
llvm-svn: 79536
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
-rw-r--r--llvm/unittests/Support/MathExtrasTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Support/MathExtrasTest.cpp b/llvm/unittests/Support/MathExtrasTest.cpp
index 1f1946827e3..3db1f77d444 100644
--- a/llvm/unittests/Support/MathExtrasTest.cpp
+++ b/llvm/unittests/Support/MathExtrasTest.cpp
@@ -1,4 +1,4 @@
-//===- llvm/unittest/Support/MathExtrasTest.cpp - math utils tests --------===//
+//===- unittests/Support/MathExtrasTest.cpp - math utils tests ------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud