[llvm] [Android] Drop workarounds for older Android API levels pre 9, 17 and 21 (PR #161911)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 6 05:32:45 PDT 2025
https://github.com/nikic requested changes to this pull request.
Your PR description should not just be saying what you are doing, by why you are doing it. What policy are you following in these removals?
This one *looks* OK to me in that these are older than the minimum API level of the current LTS NDK, but given that you also submitted https://github.com/llvm/llvm-project/pull/161893 where this is decidedly not the case, it's unclear to me what the underlying process driving these changes is.
https://github.com/llvm/llvm-project/pull/161911
More information about the llvm-commits
mailing list