blob: 74a6d6ec0054b46ec3f7a607b2f2f410ede60d60 [file] [log] [blame]
Roland Levillain86503782016-02-11 19:07:30 +00001Regression test for the x86-64 Baker's read barrier fast path compiler
2instrumentation of CheckCasts, where we used to use an
3art::x86_64::NearLabel, the range of which was sometimes too short
4with Baker's read barriers enabled.