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

            Bug ID: 40578
           Summary: llvm-as no longer accepts single-parameter .file on
                    Darwin
           Product: new-bugs
           Version: 8.0
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

This appears to have regressed in fe471b0f02fcbd172e1060a72264695d018ac3b1.
Previous versions handled this fine in as (I'm not sure about mc). This syntax
is used in the nettle crypto library, which no longer builds after that change.
I'm not sure if the check here is just too strict platform-wise, or if the
problem in that commit should be solved a different way. Also not sure if this
previously worked on COFF targets; I haven't tried to build nettle with clang
targeting windows.

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

Reply via email to