How to build LLVM (clang,clang++) for Apple M1?
I am trying to build LLVM compilers so that I can enable OpenMP on the Apple M1. I am using the LLVM development tree, (since I saw some OpenMP runtime go into that for this recently). I have ended...