2003-02-07 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Fri, 7 Feb 2003 12:12:39 +0000 (12:12 -0000)
committerMartin Baulig <martin@novell.com>
Fri, 7 Feb 2003 12:12:39 +0000 (12:12 -0000)
commit641e7690af12e6427da32544b22a52313a091be6
treeefad9ddaa9fc4442a7411c22ee60ec261a17a852
parent8b0ec138b95b14f159b9191985fffb18d7c89fd8
2003-02-07  Martin Baulig  <martin@ximian.com>

* driver.cs: Removed the `--debug-args' command line argument.

* codegen.cs (CodeGen.SaveSymbols): Removed, this is now done
automatically by the AsssemblyBuilder.
(CodeGen.InitializeSymbolWriter): We don't need to call any
initialization function on the symbol writer anymore.  This method
doesn't take any arguments.

svn path=/trunk/mcs/; revision=11301
mcs/mcs/codegen.cs
mcs/mcs/driver.cs