[llvm] Add beginnings of support for emitting dwarf debug info for LLVM code. Not...
authorZoltan Varga <vargaz@gmail.com>
Tue, 4 Nov 2014 21:19:57 +0000 (16:19 -0500)
committerZoltan Varga <vargaz@gmail.com>
Tue, 4 Nov 2014 21:20:05 +0000 (16:20 -0500)
commitf812f43d2e8c17331d0d7365b2f613515b0285ce
treeb3fab0a6460000400a68f5076371bcf1ddc64608
parentc84d28ca735a4f98cf92e4f589f58e9d66556d28
[llvm] Add beginnings of support for emitting dwarf debug info for LLVM code. Not enabled yet, since it would clash with the dwarf info emitted by the AOT compiler for JITted code.
mono/mini/aot-compiler.c
mono/mini/mini-llvm.c
mono/mini/mini.h