[LLVMbugs] [Bug 21636] -no-integrated-as is broken on Mac OS X (Unknown pseudo-op: .macosx_version_min)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 24 08:15:35 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21636
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |grosbach at apple.com,
| |rafael.espindola at gmail.com
Resolution|--- |WONTFIX
--- Comment #2 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
The cctools assembler is not supported.
Jim suggested printing a warning from the driver if trying to use
-no-integrated on OS X, but we should not try to print assembly that the old
assembler understands.
--
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/20141124/c72583d4/attachment.html>
More information about the llvm-bugs
mailing list