diff options
| author | 2023-06-23 15:35:33 +0000 | |
|---|---|---|
| committer | 2023-07-04 07:49:04 +0000 | |
| commit | 443c7449af68ac2e30ae75871cdf167a6d3e425d (patch) | |
| tree | 7456d548167de48dd860b3d0829b8ab479ee692f /compiler/optimizing/graph_visualizer.h | |
| parent | b1c6f5736a8f661de45a9aeac462df998a2f0a98 (diff) | |
Add check for read barriers in Checker
One of the consequences of having the new uffd GC is that the read
barrier is completely removed, causing some Checker tests (e.g.,
1004-checker-volatile-ref-load) that are explicitly checking for
its present to fail. This CL emits the information on what type of
read barrier is present in the Control-Flow Graph and adds a
readBarrierType('...') check that allows to have different assertions
for different read barrier types.
Bug: 283780888
Test: atest -a art-run-test-1004-checker-volatile-ref-load
Test: art/tools/checker/run_unit_tests.py
Change-Id: Ie57839f933b82c5134697368db9143b7b23af599
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions