SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots
authorMike Klein <mtklein@chromium.org>
Tue, 10 Jan 2017 19:09:24 +0000 (14:09 -0500)
committerMike Klein <mtklein@chromium.org>
Tue, 10 Jan 2017 19:29:43 +0000 (19:29 +0000)
commit13ccda4847c1ec43c0015e090924cc9c3127feb9
tree56edabc062a5fb889aae432d1511b4bcdc8a5708
parent7ba89a15fcba8543da6bef56674cd0806dcc6439
SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots

I also updated the dump feature to work with aarch64, and included comments on how to disassemble an aarch64 dump.

Looking at an aarch64 dump made it immediately obvious that the jump offset was off by 1.

Change-Id: I17fa6ee44779e8be69ab4582e338c88212aba36c
Reviewed-on: https://skia-review.googlesource.com/6841
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
BUILD.gn
src/splicer/SkSplicer.cpp