[Mono-dev] Re: Removing IL-code after AOT-compile
Robert Jordan
robertj at gmx.net
Mon May 8 06:47:09 EDT 2006
Elmar Haneke wrote:
> Hi,
>
> how can I remove IL code from Executable after AOT compilation?
>
> It Is an simple tast to remove method-code by an monodis/awk/ilasm run.
I doubt this is a simple. It will generate unverifiable code
in most of the cases.
>
> But, afterwards the .so file generated before is no longer used.
This is a "Summer of Code" project:
http://www.mono-project.com/StudentProjects#Replacing_CIL_with_native_code
Robert
More information about the Mono-devel-list
mailing list