[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?

John McCall rjmccall at apple.com
Mon Jun 13 13:49:19 PDT 2011


On Jun 13, 2011, at 11:37 AM, Jakob Stoklund Olesen wrote:
> The explicit CFG forces the ordering of trapping instructions. Something that may not be a language requirement?

Yeah.  It is in Java;  AFAICT, it isn't for something like -fsignaling-nans.

John.



More information about the llvm-dev mailing list