mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
__ANDROID__ is a built-in compiler macro, but __BIONIC__ is defined by the libc header. Reviewed By: #libc_abi, compnerd Differential Revision: https://reviews.llvm.org/D137128