Clean up the code which handles prepending _ to global symbol names on MACH by doing...
authorZoltan Varga <vargaz@gmail.com>
Thu, 7 Mar 2013 01:00:42 +0000 (02:00 +0100)
committerZoltan Varga <vargaz@gmail.com>
Thu, 7 Mar 2013 01:00:51 +0000 (02:00 +0100)
commitc808ced1e2fa580762a8022754ded9dcaeef0a81
tree52047778069eac05b41fb1f614ff4e49170833b1
parent18d7a36fdd6e01fbc05bdb8eb0e3ee2a0ff7f9ce
Clean up the code which handles prepending _ to global symbol names on MACH by doing it in aot-compiler.c instead of the image writer.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/image-writer.c