From: Eric Christopher Date: Wed, 26 Nov 2014 02:27:46 +0000 (+0000) Subject: Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=82ec8476af25616138a9050b5edd6e1e3cf42e4d;hp=82ec8476af25616138a9050b5edd6e1e3cf42e4d Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions so that they initialize the code generation model to the correct (non-zero) default model. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222804 91177308-0d34-0410-b5e6-96231b3b80d8 ---