[mini] Ensure mono_llvm_create_vars() is only present in ENABLE_LLVM
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 18 Dec 2015 01:56:15 +0000 (02:56 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 18 Dec 2015 01:59:23 +0000 (02:59 +0100)
commita8a3253def577f88612baaec3a1f93273f5cc467
treed0a8b2579b36bc9cc0d2b03280a25d1362000fc1
parent0de646eb4cc29b9ca6b5098d4190ee22afe42536
[mini] Ensure mono_llvm_create_vars() is only present in ENABLE_LLVM

It caused a build error on msvc debug builds because the symbol wasn't there.
mono/mini/mini.c