[LLVMbugs] [Bug 3830] clang-driver 32 bit ppc arch name incorrect

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 19 17:12:24 PST 2012


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

David Fang <fang at csl.cornell.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from David Fang <fang at csl.cornell.edu> 2012-11-19 19:12:24 CST ---
The problem I reported was attempting to use DarwinClang in the driver for
powerpc-darwin8 (required -no-integrated-as), which was not the recommended way
to compile.  Instead, falling back to Darwin_Generic_GCC avoids this entire
call path altogether.

-- 
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.



More information about the llvm-bugs mailing list