2010-02-06 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Sat, 6 Feb 2010 00:04:54 +0000 (00:04 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sat, 6 Feb 2010 00:04:54 +0000 (00:04 -0000)
commita957d74bcb0a80e84c88074801ed3a99905b51e6
tree42e8278e2e1e6de8993f287d53e51d1d4ec8907c
parentb211becd90ace38bb6cdc4dadb41b4213a926e24
2010-02-06  Zoltan Varga  <vargaz@gmail.com>

* aot-compiler.c (emit_code): Change the way the 'methods' symbol is emitted
when using LLVM. Instead of emitting it as an LLVM method, emit it using
the assembly directive '.set' so it points to the first LLVM emitted method.

svn path=/trunk/mono/; revision=150964
mono/mini/ChangeLog
mono/mini/aot-compiler.c
mono/mini/mini-llvm.c