mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 18:18:09 +08:00
This target (as well as 32-bit ARM Android) have sizeof(long double) equal to sizeof(double). Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D137135