diff options
author | 2016-01-26 20:11:06 -0800 | |
---|---|---|
committer | 2016-01-26 20:17:11 -0800 | |
commit | f4b3dbad413023795b92a842aad1c3f2fe4a57e9 (patch) | |
tree | f2d440185d04789f81550db6cbe7e4d7e4e97519 /compiler/driver/compiler_options.cc | |
parent | 902838d865eaed9fa4df6414c706e5f6787d02ea (diff) |
Cast method pointer to uintptr_t before uint64_t
Previously we were casting a pointer to uint64_t. This sign extends.
This change fixes 64 bit app image crashes on angler.
Bug: 22858531
Change-Id: I03e973a0c5a1d74db7e8db0f13f5b1825d8d8ab5
Diffstat (limited to 'compiler/driver/compiler_options.cc')
0 files changed, 0 insertions, 0 deletions