[Mono-list] IL assembler

Santiago Faci 459874@ingta.unizar.es
11 Jun 2002 16:56:07 +0200


Hi,
I am building a compiler to .NET. What IL instructions allow me to load
data from memory? I need to access my symbols table from IL code to
build the compiler and I don't find the correct instructions.

Thank you