ilasm (1) Linux Manual Page
NAME ilasm, ilasm2 – Mono IL assembler SYNOPSIS ilasm [option] [source-files] ilasm2 [option] [source-files] DESCRIPTION ilasm is the Mono ILAsm assembler. You can pass one or more options to drive the compiler, and a set of source files. Use ilasm to generate 1.0 assemblies and use ilasm2 to assemble programs that use the 2.0 features…
