[OpenMP] kmp_affinity.h: add RISCV64 support
In D135552 the #else is added, which causes build error when building openmp on RISCV64. This patch fixed the error: "Unknown or unsupported architecture" Reviewed By: pirama Differential Revision: https://reviews.llvm.org/D138241
Loading
Please sign in to comment