[llvm-commits] JIT Failures On Grawp i386 nightly tester

Chris Lattner clattner at apple.com
Tue Mar 6 14:45:16 PST 2007


On Mar 6, 2007, at 2:42 PM, Reid Spencer wrote:

> As far as I can tell, these issues have all been fixed with the
> improvement of ExecutionEngine::getConstantValue(). I'm not sure how
> anything worked previously as none of the casting operators were
> implemented. In any event, constant expressions are fully implemented
> now. All the tests pass on Linux. We'll see if they pass on Darwin
> tonight.

Thanks Reid!

-Chris



More information about the llvm-commits mailing list