[LLVMbugs] [Bug 18100] New: .weak_def_can_be_hidden asm directive rejected by system assembler [powerpc-darwin8, -no-integrated-as]
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 30 11:36:05 PST 2013
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: unassignedbugs at nondot.org
Reporter: fang at csl.cornell.edu
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131130/44fc5d86/attachment.html>
More information about the llvm-bugs
mailing list