Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test "released" versions of AOSP LLVM? #386

Open
nathanchance opened this issue Jul 22, 2022 · 0 comments
Open

Test "released" versions of AOSP LLVM? #386

nathanchance opened this issue Jul 22, 2022 · 0 comments
Labels
blocked (tuxmake / tuxsuite) Blocked on an issue with TuxSuite or TuxMake upstream

Comments

@nathanchance
Copy link
Member

We have no coverage of versions of AOSP LLVM that are being used for the released branches of Android, which could be a problem if stable takes a change that does not work with older but supported toolchains in those branches, as it would break downstream Android consumers.

My initial thought for supporting this is to ask TuxMake to support clang-android-11, clang-android-12, etc. to say use the Android clang version for Android 11, Android 12, etc. We can find those mappings in the build.config files in the various kernel/common branches.

@nathanchance nathanchance added the blocked (tuxmake / tuxsuite) Blocked on an issue with TuxSuite or TuxMake upstream label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked (tuxmake / tuxsuite) Blocked on an issue with TuxSuite or TuxMake upstream
Projects
None yet
Development

No branches or pull requests

1 participant