[Mono-dev] [patch] emit small seh clauses

Jb Evain mono at evain.net
Wed Dec 14 16:47:34 EST 2005


Hello,

Currently, Mono only emits fat seh clauses. This patch allows the  
runtime to emit small clauses when possible. It also clean up a few  
things, by removing a goto statement, and using defined constants  
instead of plain numbers. Below is the changelog entry I'll commit if  
the patch is accepted:

2005-12-14  Jb Evain  <jbevain at gmail.com>

	* reflection.c
		(method_use_fat_seh): New helper method,
		(method_encode_code): Emit small seh clauses when possible.

Could the patch be reviewed ?

Jb

-------------- next part --------------
A non-text attachment was scrubbed...
Name: reflection.patch
Type: application/octet-stream
Size: 8888 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051214/ac2257bc/attachment.obj 


More information about the Mono-devel-list mailing list