]> git.lizzy.rs Git - rust.git/commit
remove the ExecutionEngine binding
authorAriel Ben-Yehuda <ariel.byd@gmail.com>
Mon, 1 Aug 2016 18:43:57 +0000 (21:43 +0300)
committerAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Wed, 3 Aug 2016 12:08:47 +0000 (15:08 +0300)
commit81df89fc2d6ba1b55ab20b0615b8523a6e90963f
treec12eab1248b730c5b14135121aff146348fb127a
parent32e462ef99e2f61b75e2b0ef37048d50ad8ccf6c
remove the ExecutionEngine binding

the code has no tests and will just bitrot by itself.

this is a [breaking-change]
mk/rustllvm.mk
src/librustc_llvm/build.rs
src/librustc_llvm/lib.rs
src/rustllvm/ExecutionEngineWrapper.cpp [deleted file]