Commit d329a3b6 authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Fix pointer conversion error in SetElementPtrSize

SetElementPtrSize used to cast from pointer to uint64_t which
could sign extend with 32 bit dex2oat for 64 bit app image.
Also removed C style casts and added more logging.

Bug: 22858531

(cherry picked from commit d2288635)

Change-Id: I479124328fbc497cfcae20c43b4b55827e446527
parent 78e90155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment