Make SetMCJITOptimizationLevel more of a method and pass options
authorEric Christopher <echristo@gmail.com>
Wed, 26 Nov 2014 02:54:24 +0000 (02:54 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 26 Nov 2014 02:54:24 +0000 (02:54 +0000)
commit2d3f97d4dea6501bffa69e07c69df860e904877e
tree15cbd043473d54bc669bc479f1272708d60bde29
parent82ec8476af25616138a9050b5edd6e1e3cf42e4d
Make SetMCJITOptimizationLevel more of a method and pass options
as a reference. Move closer to the type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222805 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/executionengine.go
bindings/go/llvm/executionengine_test.go