[llvm-commits] CVS: llvm/runtime/libprofile/Profiling.h
Misha Brukman
brukman at cs.uiuc.edu
Thu Apr 21 16:48:17 PDT 2005
Changes in directory llvm/runtime/libprofile:
Profiling.h updated: 1.4 -> 1.5
---
Log message:
Remove trailing whitespace
---
Diffs of the changes: (+2 -2)
Profiling.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/runtime/libprofile/Profiling.h
diff -u llvm/runtime/libprofile/Profiling.h:1.4 llvm/runtime/libprofile/Profiling.h:1.5
--- llvm/runtime/libprofile/Profiling.h:1.4 Tue May 4 11:51:48 2004
+++ llvm/runtime/libprofile/Profiling.h Thu Apr 21 18:48:06 2005
@@ -4,9 +4,9 @@
|*
|* This file was developed by the LLVM research group and is distributed under
|* the University of Illinois Open Source License. See LICENSE.TXT for details.
-|*
+|*
|*===----------------------------------------------------------------------===*|
-|*
+|*
|* This file defines functions shared by the various different profiling
|* implementations.
|*
More information about the llvm-commits
mailing list