diff options
author | Manman Ren <manman.ren@gmail.com> | 2014-02-15 01:29:02 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2014-02-15 01:29:02 +0000 |
commit | f1a6a2d9307475b1e1dff3eef355c8fb8486f6e0 (patch) | |
tree | e34db53f988630116303ef53426d1b557a446f23 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 465f4bc2874333444d081386abe50c012eabfe8e (diff) | |
download | llvm-f1a6a2d9307475b1e1dff3eef355c8fb8486f6e0.zip llvm-f1a6a2d9307475b1e1dff3eef355c8fb8486f6e0.tar.gz llvm-f1a6a2d9307475b1e1dff3eef355c8fb8486f6e0.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions