Open
Description
I am trying to build Flang on the new Apple M1 architecture, however it doesn't work since LLVM 10 doesn't support Apple Silicon. I see that classic-flang-llvm-project has an LLVM 11 tag and I am trying to build Flang for it (LLVM 11 does support Apple Silicon), however it doesn't work. Any suggestions on how to get Flang work with LLVM 11 (or LLVM 10 on Apple Silicon)?