Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 285273003: ARM64: Fix native cctest (Closed)

Created:
6 years, 7 months ago by m.m.capewell
Modified:
6 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM64: Fix native cctest CPUFeatures::Probe has been modified such that it can be called only once, but the cctests make two calls in native builds: once in VM init, and once in each test setup. This patch removes the call in the test setup. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21337

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M test/cctest/test-assembler-arm64.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
m.m.capewell
6 years, 7 months ago (2014-05-15 14:50:12 UTC) #1
ulan
lgtm
6 years, 7 months ago (2014-05-15 14:54:51 UTC) #2
m.m.capewell
6 years, 7 months ago (2014-05-16 12:09:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21337 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698