summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
Commit message (Expand)AuthorAge
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [C++11] Replace OwningPtr::take() with OwningPtr::release().Ahmed Charles2014-03-05
* [weak vtables] Place class definitions into anonymous namespaces to prevent w...Juergen Ributzka2013-11-19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* MCJIT: skip some more new multi-module tests on unsupported platforms.Tim Northover2013-10-02
* Tests for MCJIT multiple module supportAndrew Kaylor2013-10-01