1mono-cil-strip(1)           General Commands Manual          mono-cil-strip(1)
2
3
4

NAME

6       Mono CIL strip
7

SYNOPSIS

9       mono-cil-strip assembly [output-assembly]
10

DESCRIPTION

12       mono-cil-strip  is a tool which takes an assembly, and empty its method
13       bodies.  This is useful to reduce an assembly size when an assembly has
14       already  been compiled using Mono's Ahead Of Time compiler (AOT), where
15       the CIL code is no longer necessary, but the metadata still is.
16
18       Copyright (C) 2008 Novell, Inc (http://www.novell.com)
19

MAILING LISTS

21       Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
22

LICENSE

24       mono-cil-strip is licensed under the MIT/X11 license. Please  read  the
25       accompayning MIT.X11 file for details.
26

SEE ALSO

28       monolinker(1),mkbundle(1),mono(1),mcs(1).
29
30
31
32                                                             mono-cil-strip(1)
Impressum