Displaying 1 result from an estimated 1 matches for "6a331c31".
2017 Jun 07
2
Function with multi return path?
2017-06-07 22:51 GMT+08:00 David Chisnall <David.Chisnall at cl.cam.ac.uk>:
>
> You could approximate this using the address-of-label extension and
> passing the address of the return basic block to the function then, in the
> abnormal return path, jumping to that. Doing anything else is likely to be
> very complicated because the live registers at all of the potential