https://bugs.llvm.org/show_bug.cgi?id=47609

            Bug ID: 47609
           Summary: OpenMP doesn't compile on Apple Silicon under macOS
                    11.0
           Product: OpenMP
           Version: unspecified
          Hardware: Other
                OS: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangb...@nondot.org
          Reporter: n...@email.com
                CC: llvm-bugs@lists.llvm.org

I tried building LLVM with OpenMP on the 11.x and 'master' branches on macOS
11.0 'Apple Silicon' (ARM64), however the build failed in file z_Linux_asm.S:

error: unknown directive
.size __kmp_unnamed_critical_addr,8

I tried with the stock compiler and with LLVM 11.x built without OpenMP.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to