diff options
Diffstat (limited to 'llvm/runtime/libprofile/Profiling.h')
-rw-r--r-- | llvm/runtime/libprofile/Profiling.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/runtime/libprofile/Profiling.h b/llvm/runtime/libprofile/Profiling.h index 20f960f1b35..2c404899c85 100644 --- a/llvm/runtime/libprofile/Profiling.h +++ b/llvm/runtime/libprofile/Profiling.h @@ -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. |* |