Add bindings for the rest of the MCJIT options that we previously
authorEric Christopher <echristo@gmail.com>
Tue, 2 Dec 2014 21:09:01 +0000 (21:09 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 2 Dec 2014 21:09:01 +0000 (21:09 +0000)
commit71ae83c4e1b98139f86666d5634f3f59bdc00e5a
tree931dc4c7023dd068f59705c1283eaa1cf331a932
parent4a69bea6c20a66d014f61ac44a32b9a18b48218c
Add bindings for the rest of the MCJIT options that we previously
had support for. We're still missing a binding for an MCJIT
memory manager.

llvm-svn: 223153
llvm/bindings/go/llvm/executionengine.go
llvm/bindings/go/llvm/executionengine_test.go