http://llvm.org/bugs/show_bug.cgi?id=3830
David Fang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from David Fang <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
