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

David Fang <[email protected]> changed:

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

--- Comment #4 from David Fang <[email protected]> 2012-11-19 19:06:45 CST 
---
I locally reverted Driver/Driver.cpp to let ppc/darwin use the
Darwin_Generic_GCC toolchain instead of DarwinClang.
In that case, -no-integrated-as is not needed at all, and this issue is
completely skirted.
With that, I am able to compile and run this hello-world example on
powerpc-darwin8.

(I can still wish for integrated ppc32 assembly and MC, can't I?)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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