63fc14c68b
With shipping lazy compilation, we lose the test coverage for eager compilation. This is bad, because with PGO, eager compilation may have a comeback. With this CL we enable eager compilation in the nooptimization test variant. This variant seems to be the best fit, as there are no conflicts with existing flags. The --liftoff flag is not a problem, because Liftoff was anyways the default for eager compilation. R=clemensb@chromium.org Bug: v8:12852 Change-Id: I002ecb2a31ad2e2335a0469fdf5e3d5bda3b33bc Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4027004 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/main@{#84294} |
||
---|---|---|
.. | ||
fake_testsuite | ||
__init__.py | ||
android.py | ||
command.py | ||
context.py | ||
pool_test.py | ||
pool.py | ||
statusfile_test.py | ||
statusfile.py | ||
testsuite_test.py | ||
testsuite.py | ||
utils.py | ||
variants.py | ||
verbose.py |