summaryrefslogtreecommitdiff
path: root/tools/llvm-jitlistener/llvm-jitlistener.cpp
Commit message (Expand)AuthorAge
* Support: split object format out of environmentSaleem Abdulrasool2014-03-06
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-16
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for tools/...Chandler Carruth2012-12-04
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-21