This is a minor issue because the TargetValue parameter of __llvm_profile_instrument_memop
is usually small and cannot exceed 2**31 at all.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97640
[profile] Fix InstrProfGetRangeRepValue to use UINT64_C ClosedPublic Authored by MaskRay on Feb 28 2021, 12:27 PM.
Details Summary This is a minor issue because the TargetValue parameter of __llvm_profile_instrument_memop
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2021, 10:36 AM This revision was landed with ongoing or failed builds.Mar 9 2021, 12:46 PM Closed by commit rG27ddcd51d3ca: [profile] Fix InstrProfGetRangeRepValue to use UINT64_C (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326993 compiler-rt/include/profile/InstrProfData.inc
|
clang-tidy: error: unknown type name 'uint64_t' [clang-diagnostic-error]
not useful