summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-01-29 21:54:26 +0000
committerBill Wendling <isanbard@gmail.com>2011-01-29 21:54:26 +0000
commit96202e7bbd608d940a2d4eae149eb6b1bd9cd403 (patch)
treeefda52e49ade10d6174afab4f5e36252bfab63e2
parent741bf9d872dfe9bdbf5b7e65bc84b97fb17bb328 (diff)
downloadbcm5719-llvm-96202e7bbd608d940a2d4eae149eb6b1bd9cd403.tar.gz
bcm5719-llvm-96202e7bbd608d940a2d4eae149eb6b1bd9cd403.zip
This is #included by .c files. Remove C++-style comments.
llvm-svn: 124552
-rw-r--r--llvm/include/llvm/Analysis/ProfileInfoTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Analysis/ProfileInfoTypes.h b/llvm/include/llvm/Analysis/ProfileInfoTypes.h
index f344af6925e..6b4ac85082b 100644
--- a/llvm/include/llvm/Analysis/ProfileInfoTypes.h
+++ b/llvm/include/llvm/Analysis/ProfileInfoTypes.h
@@ -16,7 +16,7 @@
#ifndef LLVM_ANALYSIS_PROFILEINFOTYPES_H
#define LLVM_ANALYSIS_PROFILEINFOTYPES_H
-// Included by libprofile.
+/* Included by libprofile. */
#if defined(__cplusplus)
extern "C" {
#endif
OpenPOWER on IntegriCloud