rust/src/librustc_llvm
bors b677746b1e auto merge of #19750 : murarth/rust/rusti-support, r=brson
Makes a couple changes that support the implementation of a REPL:

* Implementation of wrapper code for LLVM ExecutionEngine API
* Fixing a change I made earlier to reset compiler state in `phase_1_[...]`
  instead of `compile_input` as the latter is not used in a REPL
2014-12-15 08:32:45 +00:00
..
archive_ro.rs rustc_llvm: Remove the inner llvm module 2014-07-14 12:27:08 -07:00
diagnostic.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
lib.rs auto merge of #19750 : murarth/rust/rusti-support, r=brson 2014-12-15 08:32:45 +00:00