This is #included by .c files. Remove C++-style comments.

llvm-svn: 124552
This commit is contained in:
Bill Wendling
2011-01-29 21:54:26 +00:00
parent 741bf9d872
commit 96202e7bbd

View 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