[LLVMbugs] [Bug 17240] no-integrated-as targeting armv7 generates unrecognized alignment syntax on osx

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Sep 16 14:39:17 PDT 2013


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

Jim Grosbach <grosbach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Jim Grosbach <grosbach at apple.com> ---
Use the integrated assembler, not the old assembler, when compiling for iOS.
The compiler emits a number of things that the old assembler can't handle these
days.

-- 
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/20130916/b7cc51b9/attachment.html>


More information about the llvm-bugs mailing list