[DGD] error context frames versus stack frames

Carter Cheng cartercheng at gmail.com
Thu Apr 13 15:13:17 CEST 2017


I am curious what error context frames in dgd are for vs. stack frames in a
normal compiler. I am somewhat curious about this error handling code since
it is probably important to how I map this into llvm's exception framework.
What does an error context represent and what does ec_pop and ec_push
effectively do?

Thanks in advance,

Silenus.



More information about the DGD mailing list