projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e76db9
)
fix C++ comment in C header
author
Michael Liao
<michael.liao@intel.com>
Wed, 29 Aug 2012 20:32:13 +0000
(20:32 +0000)
committer
Michael Liao
<michael.liao@intel.com>
Wed, 29 Aug 2012 20:32:13 +0000
(20:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162856
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/ProfileDataTypes.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/ProfileDataTypes.h
b/include/llvm/Analysis/ProfileDataTypes.h
index 445ca9affb8d65560416801b400bce9b5d3c6689..1be15e025da9d98c97ec5849a2589731eacade9e 100644
(file)
--- a/
include/llvm/Analysis/ProfileDataTypes.h
+++ b/
include/llvm/Analysis/ProfileDataTypes.h
@@
-21,7
+21,7
@@
extern "C" {
#endif
-/
/ TODO: Strip out unused entries once ProfileInfo etc has been removed.
+/
* TODO: Strip out unused entries once ProfileInfo etc has been removed. */
enum ProfilingType {
ArgumentInfo = 1, /* The command line argument block */
FunctionInfo = 2, /* Function profiling information */