================
Comment at: lib/profile/InstrProfiling.c:28
@@ -26,3 +27,3 @@
     (uint64_t)255 << 56 |
-    (uint64_t)'l' << 48 |
+    (uint64_t)'v' << 48 |
     (uint64_t)'p' << 40 |
----------------
Update the comments with the change.
http://reviews.llvm.org/D9009
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/