LANDINGPAD now returns an ExcInfo triple
ie we now can handle catching the new ExcInfo objects from JITted code. This should also allow try-finally blocks more easily.
Showing
Please register or sign in to comment
ie we now can handle catching the new ExcInfo objects from JITted code. This should also allow try-finally blocks more easily.