Add AotClassLinker
Add AotClassLinker, this will enable the compiler driver to intercept class verification to avoid reverifying classes for ag/2614411. This is required since we can't reverify classes that have quickened bytecodes. Test: make test-art-host -j64 Bug: 63467744 Merged-In: If53d3ee3231c337a9ea917f5b885c173917765de Change-Id: I3fb0264e99c7b327e2eb1bfbd714d2c1bacc1299
Loading
Please sign in to comment