[arm64]: Fix bug introduced accidentally in r30710
authorrmcilroy <rmcilroy@chromium.org>
Thu, 17 Sep 2015 17:24:13 +0000 (10:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 17:24:22 +0000 (17:24 +0000)
commit2088752c709f3f921685e6bc27b2fe7fd22f2aac
treefb9e3fc5dce00fabc48b900426c6e3f4ddbcb03f
parent92eed98b144b5683ba821257aa7f8a519363fdb1
[arm64]: Fix bug introduced accidentally in r30710

Uncomment the if (!serializer_enabled()) check which I accidentially left
commented out after debugging during the CLs development.

BUG=chromium:532969
R=bmeurer@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/1351943002

Cr-Commit-Position: refs/heads/master@{#30811}
src/arm64/assembler-arm64.cc