Hi Talin, > I've been struggling for several days, trying to get native exceptions > to work in my code. I managed to boil down the IR to the simplest > possible example that I can think of. currently exception handling requires you to specify a personality function (do this using an selector intrinsic). Ciao, Duncan.