aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-jitlistener
AgeCommit message (Expand)Author
2013-03-26Manually update the dependencies in the Makefiles. It turns out that allChandler Carruth
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth
2013-01-28Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor
2013-01-16Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for tools/...Chandler Carruth
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor