DescriptionARM64: 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 #
Messages
Total messages: 3 (0 generated)
|