Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions
authorEric Christopher <echristo@gmail.com>
Wed, 26 Nov 2014 02:27:46 +0000 (02:27 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 26 Nov 2014 02:27:46 +0000 (02:27 +0000)
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


No differences found