1. 2a8a279 Make it explicit that ExecutionEngine takes ownership of the modules. by Rafael Espindola · 11 years ago
  2. 56440fd Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  3. 96c9d95 [C++11] Replace OwningPtr::take() with OwningPtr::release(). by Ahmed Charles · 12 years ago
  4. 05c5a93 [weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. by Juergen Ributzka · 12 years ago
  5. d12ccbd [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  6. 49109a2 Revert r194865 and r194874. by Alexey Samsonov · 12 years ago
  7. dbedae8 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  8. 39ddb3f MCJIT: skip some more new multi-module tests on unsupported platforms. by Tim Northover · 12 years ago
  9. 6bbb2c9 Tests for MCJIT multiple module support by Andrew Kaylor · 12 years ago