mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
document version change
llvm-svn: 268702
This commit is contained in:
parent
42db8c78ce
commit
5a944069c0
@ -813,6 +813,7 @@ namespace RawInstrProf {
|
||||
// struct has more fields to describe value profile information.
|
||||
// Version 3: Compressed name section support. Function PGO name reference
|
||||
// from control data struct is changed from raw pointer to Name's MD5 value.
|
||||
// Version 4: ValueDataBegin field is removed from the raw header.
|
||||
const uint64_t Version = INSTR_PROF_RAW_VERSION;
|
||||
|
||||
template <class IntPtrT> inline uint64_t getMagic();
|
||||
|
Loading…
Reference in New Issue
Block a user