diff options
author | Fangrui Song <i@maskray.me> | 2021-03-09 12:46:13 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-03-09 12:46:13 -0800 |
commit | 27ddcd51d3ca6158447af4ff954004efb2a2759c (patch) | |
tree | a55996ce784f9bf30cf0dc65ec2a10fc36a75208 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 387228059ea966a045a63dabd07f1aa7cf8c8ea1 (diff) | |
download | llvm-27ddcd51d3ca6158447af4ff954004efb2a2759c.zip llvm-27ddcd51d3ca6158447af4ff954004efb2a2759c.tar.gz llvm-27ddcd51d3ca6158447af4ff954004efb2a2759c.tar.bz2 |
[profile] Fix InstrProfGetRangeRepValue to use UINT64_C
This is a minor issue because the TargetValue parameter of `__llvm_profile_instrument_memop`
is usually small and cannot exceed 2**31 at all.
Differential Revision: https://reviews.llvm.org/D97640
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions