The Headers.CountersDelta field is an uint64_t, not a pointer,
so just cast to uint32_t to truncate it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
|  Differential  D107619  
[InstrProfiling] Fix warnings when building for Windows Authored by mstorsjo on Aug 5 2021, 11:21 PM. 
Details The Headers.CountersDelta field is an uint64_t, not a pointer, 
Diff Detail 
 |