http://llvm.org/bugs/show_bug.cgi?id=18100

            Bug ID: 18100
           Summary: .weak_def_can_be_hidden asm directive rejected by
                    system assembler [powerpc-darwin8, -no-integrated-as]
           Product: libraries
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Some time in recent months, codegen started emitting .weak_def_can_be_hidden
directives in powerpc-darwin8 asm.  This unfortunately doesn't work with the
system assembler when driven with -no-integrated-as.  Is it possible to
re-enable the old behavior, whatever it was?  I need -no-integrated-as to work
because -integrated-as may still have bugs lurking, and I need a working
-no-integrated-as as reference.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to