diff options
author | Martin Storsjö <martin@martin.st> | 2021-08-06 09:19:25 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-08-09 11:39:11 +0300 |
commit | 743f78ef7fcaaf59246a1163858da3d9581485ff (patch) | |
tree | 5f329849d5d5d248f498b39262278dd7df64dcb8 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | aefdce8b397a981c5026d6071e75e50f2f023e1d (diff) | |
download | llvm-743f78ef7fcaaf59246a1163858da3d9581485ff.zip llvm-743f78ef7fcaaf59246a1163858da3d9581485ff.tar.gz llvm-743f78ef7fcaaf59246a1163858da3d9581485ff.tar.bz2 |
[InstrProfiling] Fix warnings when building for Windows
The Headers.CountersDelta field is an uint64_t, not a pointer,
so just cast to uint32_t to truncate it.
Differential Revision: https://reviews.llvm.org/D107619
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions