summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/JITEventListenerTestCommon.h
Commit message (Expand)AuthorAge
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* [Layering] Move DIBuilder.h into the IR library where its implementationChandler Carruth2014-03-06
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completesChandler Carruth2012-07-15
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-29
* The DIBuilder class is just a wrapper around debug info creationBill Wendling2012-06-29
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-28
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-15