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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124552 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2011-01-29 21:54:26 +00:00
parent 175e7aec13
commit b476302b24

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