31 Jul
2009
31 Jul
'09
6:47 a.m.
I haven't had time to add this to test_vm, but I did narrow down the issue to this region of the generated llvm assembly: (...) Specifically, the issue is that "not_null" can be accessed directly from "rescue_save_vars" leaving %12 undefined. I've attached the related files.
Thanks for doing all the detective work! rescue_vars is my domain :-), I'll try to fix tonight. Cheers, Vincent