http://llvm.org/bugs/show_bug.cgi?id=9958
Bill Wendling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #3 from Bill Wendling <[email protected]> 2011-08-09 04:06:34 CDT --- Hi David, We haven't supported PPC on Darwin since 2.6 I believe. So unfortunately, you're kind of on your own. You should try asking on the llvmdev mailing list. You should try removing the 'abort' from Signals.inc and seeing if that helps you out. I'm not sure what else to suggest because I don't have a PPC machine around to help out... -- 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
