[all-commits] [llvm/llvm-project] 31e85c: [Android] Drop workarounds for older Android API l...

Brad Smith via All-commits all-commits at lists.llvm.org
Fri Oct 10 01:00:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31e85cc57222c5f3bf5abe2b0d45a3a0b11d1676
      https://github.com/llvm/llvm-project/commit/31e85cc57222c5f3bf5abe2b0d45a3a0b11d1676
  Author: Brad Smith <brad at comstyle.com>
  Date:   2025-10-10 (Fri, 10 Oct 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.h
    M llvm/lib/Analysis/TargetLibraryInfo.cpp
    M llvm/lib/Target/X86/X86ISelLoweringCall.cpp
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/test/CodeGen/ARM/sincos.ll
    M llvm/test/CodeGen/X86/stack-protector-target.ll
    M llvm/test/Instrumentation/AddressSanitizer/with-ifunc.ll
    M llvm/test/Transforms/InstCombine/sprintf-1.ll
    M llvm/test/Transforms/SafeStack/X86/abi_ssp.ll

  Log Message:
  -----------
  [Android] Drop workarounds for older Android API levels pre 9, 17 and 21 (#161911)

Drop workarounds for Android API levels pre 9, 17, 21.

The minimum Android API currently supported by the LTS NDK is 21.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list