[OpenMP] kmp_affinity.h: add missing #else
When detect __NR_sched_getaffinity. the last #else is missing, which make the last platform MIPS64 failed to build with an error: "Unknown or unsupported architecture" Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D135552
Loading
Please sign in to comment