[all-commits] [llvm/llvm-project] acfe0d: [openmp] Remove __ANDROID_API__ < 19 workaround

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Aug 12 22:15:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acfe0d3b157361433977c3341a0ec88ebeabc2f7
      https://github.com/llvm/llvm-project/commit/acfe0d3b157361433977c3341a0ec88ebeabc2f7
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
    M openmp/runtime/src/z_Linux_util.cpp

  Log Message:
  -----------
  [openmp] Remove __ANDROID_API__ < 19 workaround

https://github.com/android/ndk/wiki/Changelog-r24 shows that the NDK has
moved forward to at least a minimum target API of 19. Remove old workaround.




More information about the All-commits mailing list