You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #47167 we added AOT functional tests for Android, but it doesn't use LLVM to do the AOTing. This needs to be switched to AOT (see also -no-integrated-as workaround in src/tasks/AndroidAppBuilder/Templates/CMakeLists-android.txt)
With #47167 we added AOT functional tests for Android, but it doesn't use LLVM to do the AOTing. This needs to be switched to AOT (see also
-no-integrated-asworkaround in src/tasks/AndroidAppBuilder/Templates/CMakeLists-android.txt)