[llvm-bugs] [Bug 47609] New: OpenMP doesn't compile on Apple Silicon under macOS 11.0

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 22 06:07:02 PDT 2020


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: unassignedclangbugs at nondot.org
          Reporter: noan at email.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200922/6631b8c2/attachment.html>


More information about the llvm-bugs mailing list