On Tue, Dec 08, 2015 at 07:10:40PM +0100, Jose E. Marchesi wrote: > Some backends need to fine-tune the return address as fetched from the > corresponding CFI register. This patch adds a new backend attribute > ra_offset and the corresponding ebl_ra_offset getter function.
Looks good, pushed to master. Thanks, Mark