Sync up with master

llvm-svn: 255293
This commit is contained in:
Xinliang David Li 2015-12-10 20:14:13 +00:00
parent c61289aa4c
commit 060037e0d2
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ uint32_t getValueProfDataSizeRT(const ValueProfRuntimeRecord *Record);
ValueProfData *
serializeValueProfDataFromRT(const ValueProfRuntimeRecord *Record,
ValueProfData *Dst);
uint32_t getNumValueKindsRT(const void *R);
#undef INSTR_PROF_VALUE_PROF_DATA
#endif /* INSTR_PROF_VALUE_PROF_DATA */