Roland Levillain | 8650378 | 2016-02-11 19:07:30 +0000 | [diff] [blame] | 1 | Regression test for the x86-64 Baker's read barrier fast path compiler |
2 | instrumentation of CheckCasts, where we used to use an | ||||
3 | art::x86_64::NearLabel, the range of which was sometimes too short | ||||
4 | with Baker's read barriers enabled. |