search for: 990977

Displaying 1 result from an estimated 1 matches for "990977".

Did you mean: 990975
2004 Nov 28
5
[LLVMdev] PowerPC JIT available for testing
Hi everyone, This is just a note to mention that the PowerPC JIT is now operational and begging for testing in mainline CVS. There is one known problem (below), but otherwise it works as well as the static PowerPC backend on the test suite. The known problem is that the JIT seems unable to resolve calls to external functions that start with "__", such as __eprintf, __moddi3, etc. This