http://llvm.org/bugs/show_bug.cgi?id=5052
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #9 from Chris Lattner <[email protected]> 2010-02-09 12:43:40 --- Ok, then that's not a bug as much as a build/configuration problem. You need to get __fixunssfdi from somewhere for the JIT to work, code for it is available at http://compiler-rt.llvm.org/ -- 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
