[llvm] Clean up the naming convention in the backend. 'module' refers to a MonoLLVMMo...
commit385722223ba61a7ed176b01031bc7c7f76fe93dd
authorZoltan Varga <vargaz@gmail.com>
Thu, 29 Oct 2015 00:56:12 +0000 (28 20:56 -0400)
committerZoltan Varga <vargaz@gmail.com>
Thu, 29 Oct 2015 00:56:12 +0000 (28 20:56 -0400)
tree93295ba46bfce00a5bb91aee193dcb7ae23129e7
parent13bdaa17f799888350a02f71f3c6c5af17906447
[llvm] Clean up the naming convention in the backend. 'module' refers to a MonoLLVMModule while 'lmodule' refers to a LLVMModuleRef. Some other small cleanups.
mono/mini/mini-llvm.c