Sync up with master file

llvm-svn: 259627
This commit is contained in:
Xinliang David Li 2016-02-03 04:09:02 +00:00
parent 6c93ee8d36
commit 305bf59335
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ serializeValueProfDataFromRT(const ValueProfRuntimeRecord *Record,
/* Raw profile format version. */
#define INSTR_PROF_RAW_VERSION 2
#define INSTR_PROF_INDEX_VERSION 3
#define INSTR_PROF_INDEX_VERSION 4
#define INSTR_PROF_COVMAP_VERSION 0
/* Profile version is always of type uint64_t. Reserve the upper 8 bits in the