OSDN Git Service

Remove the magic 32 constant and ensure alignment.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 21 Oct 2015 11:07:31 +0000 (12:07 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 21 Oct 2015 11:07:31 +0000 (12:07 +0100)
commit1e7de6cfcabc87ebd36bf6f2c9ed466152d21d4e
tree24626b6d76bfd3591501932b07b6462c6a2b0733
parent9926d886573d13ab3f97befae4c526b936de8a53
Remove the magic 32 constant and ensure alignment.

Change-Id: I383315bf3cd5f0b8634e2982da55d5d864009a91
runtime/jit/jit_code_cache.cc