PGO: fix a bug in parsing pgo data.
When a function has a single counter, we will offset the pointer by 1 when parsing the next function. If a function has multiple counters, we are okay after skipping rest of the counters. llvm-svn: 201456
Loading
Please register or sign in to comment