long is too short on LLP64. We have to use intptr_t to
avoid truncating pointers.
Details
Details
- Reviewers
mstorsjo rnk compnerd smeenai - Commits
- rGa6a8a0dc0c09: Merging r339217: --------------------------------------------------------------…
rG8284d328baf7: [libunwind] Fix pointer-to-integer cast warnings on LLP64.
rL339222: Merging r339217:
rUNW339217: [libunwind] Fix pointer-to-integer cast warnings on LLP64.
rL339217: [libunwind] Fix pointer-to-integer cast warnings on LLP64.
Diff Detail
Diff Detail
- Repository
- rL LLVM