mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
648ea4f74f
Summary: Surface counter overflow when merging profile data. Merging still occurs on overflow but counts saturate to the maximum representable value. Overflow is reported to the user. Reviewers: davidxl, dnovillo, silvas Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15547 llvm-svn: 255825
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
_Z3bari:18446744073709551615:1000
|
|
1: 18446744073709551615
|
|
_Z3fooi:18446744073709551615:1000
|
|
1: 18446744073709551615
|
|
main:1000:0
|
|
1: 500 _Z3bari:18446744073709551615
|
|
2: 500 _Z3fooi:18446744073709551615
|