Use the attribute builder to add attributes to call/invoke instruction. No functional...
[oota-llvm.git] / include / llvm / Analysis / ProfileDataTypes.h
index 445ca9affb8d65560416801b400bce9b5d3c6689..1be15e025da9d98c97ec5849a2589731eacade9e 100644 (file)
@@ -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  */