This is #included by .c files. Remove C++-style comments.
authorBill Wendling <isanbard@gmail.com>
Sat, 29 Jan 2011 21:54:26 +0000 (21:54 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 29 Jan 2011 21:54:26 +0000 (21:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124552 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/ProfileInfoTypes.h

index f344af6925e0845ffece37591d4460a12df2f307..6b4ac85082b06738f4c5dc65c23e52ccef6dff33 100644 (file)
@@ -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